Skip to content

Releases: jonathanlloyd/rif

0.4.5

22 Apr 19:54
Compare
Choose a tag to compare

Changelog

db448f7 Bump version to 0.4.5
27f52e3 Move validation into canonicalization (#12)
7cec20d Fix changelog

0.4.4

17 Feb 22:33
Compare
Choose a tag to compare

Changelog

c4ae221 Bump version to 0.4.4
80180e4 Fix bug where strings not properly templated in alternative output formats (#10)
86c3f90 Update dependencies
fd3ff74 Tidy packages
8b175e9 Bump version in changelog & tests

0.4.3

16 Nov 09:48
Compare
Choose a tag to compare

Changelog

1ad20a3 Clean up some comments
7c77feb Move from dep to go modules (#8)
be5e441 Add Makefile
37ee492 Update dependencies
d1cabca Another refactor (#7)
84902b1 Reorder README
da0fbc6 Refactor the first half of rif.go (#4)
dbb4344 Update terminal graphic
f434db7 Document file format reference
28a6d62 Document MacOS installation

0.4.2

11 Apr 21:29
Compare
Choose a tag to compare

Changelog

a06d32c Bump version to 0.4.2
0077aae Add homebrew to goreleaser
458f6c6 Spit out rif help after linux install
d730ad4 Add upgrade to title
2af4eae Move installation verification section
0ad8aba Add quick install method for linux
3b47d09 Add validation check for required rif file version
3347de4 turingincomplete -> jonathanlloyd
e048673 Lowercase variables in docs
843931d Lowercase vars in README
b035c40 Add installation to README
6fe1851 Update changelog


Automated with GoReleaser
Built with go version go1.9.3 linux/amd64

0.4.1

21 Mar 21:01
Compare
Choose a tag to compare

Changelog

26fee0b Bump version to 0.4.1
daa9315 Fix default value printing bug
3eae870 Update changelog


Automated with GoReleaser
Built with go version go1.9.3 linux/amd64

0.4.0

18 Mar 12:45
Compare
Choose a tag to compare

Changelog

362af6c 0.4.0
8cd7e1d Update changelog
0252c67 Add curl output support (#3)
d2afce1 Add output formats to help screen
8871fb2 Fix logo link
dfd529c Improve project description in README
2c6e58e Better badge links
41fe882 Add installation to README
3d6c5d4 Add more badges to README
c380642 Update README
1c34981 Better missing var errors (#2)
49e1af9 Update changelog
66cea67 Improve error message on type error
bac969f Fix docs scaling
386cf5b Remove docopt constraint
d4c11da Run gofmt simplify
ceb12ee Add go report card to readme


Automated with GoReleaser
Built with go version go1.9.3 linux/amd64

0.3.2

17 Feb 15:10
Compare
Choose a tag to compare

Changelog

817fa3e Bump version to 0.3.2
8dbb54f Add unique prefix to build number
408482d Update parameters docs
7c41706 Add parameter docs
59aa389 Fix getting started link on index
db3208a Add basic docs structure
eaebd91 Fix responsive errors in docs site
b1a0335 Decrease size of HD index template


Automated with GoReleaser
Built with go version go1.9.3 linux/amd64

0.3.1

04 Feb 20:20
Compare
Choose a tag to compare

Changelog

3360c3d Bump version to 0.3.1
e074da5 Fix http output request body bug
f55b8fa Refactor acceptance tests
01e7d99 Fix gh ribbon link


Automated with GoReleaser
Built with go version go1.9.3 linux/amd64

0.3.0

01 Feb 20:59
Compare
Choose a tag to compare

Changelog

1d2df72 Release 0.3.0
6ee1088 Add http output format
0c50a06 Add Google Analytics to docs site
4daec65 Update readme with docs
a6d1c20 Add docs release script
3dc2811 Docs first pass
5d49479 Point download links to gh releases page
32af5d0 Fix acceptance tests


Automated with GoReleaser
Built with go version go1.9.3 linux/amd64

0.2.0

28 Jan 14:11
Compare
Choose a tag to compare

Changelog

bd219ad Release 0.2.0
b9a9a62 Add basic release scripts
54eae18 Remove echo server from validation tests
f9fc521 Validate rif version
5462c06 Clean up error printing
d8285b9 Change template syntax to $(VARIABLE)
48fcc5c Add changelog
18635f3 Add body templating
e913e27 Add header templating
3f454f2 Remove quotes from example string
fb29560 Add acceptance tests for template defaults
7f18afa Add support for URL templating
83d7694 Add templating package
d42bb69 Add license to rif2req
8d0033a Add build suffix
823f74d Fix linting error
4d7dcbb Integrate rif2req into rif cmd
6fdbd31 Add basic rif2req implementation
e06dfc7 Add build status to README
991fe56 Add build output
ca800c0 Install dep in ci
736d109 Add dependency fetching to ci build
3d3ffde Add travis.yml
3734918 Add passing CI build
dd211c0 Add rif2req
3754876 Remove debug acceptance tests
2287d35 Add basic get support
4d9d114 Add linting
899dd6e Add acceptance test for basic get
f70dd0c Launch echo server in acceptance tests
b006c76 Add basic docs implementation
63128f4 Add inital rif build


Automated with GoReleaser
Built with go version go1.9.3 linux/amd64