Skip to content

Releases: inigolabs/revgen

v0.4.0

04 Aug 23:13

Choose a tag to compare

Changelog

  • 9fdb3d3 fix goreleaser config
  • f91f073 github action : fix permission
  • 5145dcc github action : update coverage action
  • 721d3aa github action for code coverage
  • e84d3ca goreleaser fixes
  • 33e1007 remove coverage.out
  • 4ddcccb remove git requirement when finding root dir
  • 66b478d spr config update

v0.3.0

22 Feb 23:31

Choose a tag to compare

Changelog

  • fac3b0d goreleaser fixes
  • aae52cc udpate spr.yml
  • 178ee51 update readme
  • dc02ea1 autoresolve conficts in revgen.sum file
  • 51b0b10 add generotor dependancy order

v0.2.0

26 Jan 05:50

Choose a tag to compare

Changelog

  • abf9f51 add generotor dependancy order
  • 8dab2b7 Change configs and status to be keyed by name
  • 0521931 Add more details to check error messages
  • f17b58d readme : fix badges

v0.1.0

18 Dec 08:11

Choose a tag to compare

Changelog

  • 9c65b8a fixup logic around finding the config file
  • 1753144 readme: new gopher image
  • bdc50fa Add hashing for generated files
  • 0bc73d1 update readme

v0.0.13

18 Dec 08:01

Choose a tag to compare

Changelog

  • 9c65b8a fixup logic around finding the config file
  • 1753144 readme: new gopher image
  • bdc50fa Add hashing for generated files
  • 0bc73d1 update readme

v0.0.12

17 Dec 19:52

Choose a tag to compare

Changelog

v0.0.11

13 Dec 06:28

Choose a tag to compare

Changelog

  • 74bb7f1 Output gen command to stdout
  • 510a2bc Move app into it's own type for testability
  • 7682fd9 Update readme
  • eeb2fa4 Update readme configuration section

v0.0.10

08 Dec 04:32

Choose a tag to compare

Changelog

  • 470d3e1 Update readme
  • cba57bc Add init command to initilize config file

v0.0.9

08 Dec 01:49

Choose a tag to compare

Changelog

  • 614078c Add go install to readme
  • ee713db Add check arg : make sure all hashes match current state of code
  • cd422cb Add force flag to force the generators to run
  • ac9dcce Added auto update feature

v0.0.8

08 Dec 00:09

Choose a tag to compare

Changelog

  • 5072a28 Fix release action secret
  • 69e9f2f Fix version to work for any all install types