Skip to content

Releases: Autorevision/autorevision

1.22

25 Jan 20:32
v/1.22
71e9cd6
Compare
Choose a tag to compare

1.22 @ 2021-01-25:

  • Make sure we do not get a tag where we need a branch.
  • Do not emit warnings about nonexistent tags.
  • Add option -C for changing working directory.
  • Add a subcommand check.
  • Replace if chains with case.

1.21

30 Sep 20:13
v/1.21
e14c40e
Compare
Choose a tag to compare

1.21 @ 2017-09-30:

  • Try to make tarballs more reproducible.
  • Add an option to silence warnings.
  • Add a sed script output.
  • Auto generate the logo with updated commit info.
  • Note if the tag (in git) is not annotated.
  • Extract info about OpenPGP keys used to sign tags/commits.

1.20

03 Jan 18:25
v/1.20
455ebca
Compare
Choose a tag to compare

1.20 @ 2017-01-03:

  • Better determinism in the order of the author file.
  • Better tests for local support.
  • Make sure the cache file is not polluted from other output types.

1.19

20 Dec 21:23
v/1.19
629d302
Compare
Choose a tag to compare

1.19 @ 2016-12-20:

  • Only use the committer date for git.
  • Only use the local keyword where supported.

1.18

23 Nov 01:11
v/1.18
b0c04df
Compare
Choose a tag to compare

1.18 @ 2016-11-22:

  • Fix some bashisms in the make file.
  • Get the short hash from git rather than assuming its length.

1.17

18 Nov 20:55
v/1.17
3377d73
Compare
Choose a tag to compare

1.17 @ 2016-11-18:

  • Fix out of repo operation.
  • Bring back the irc channel.
  • Add a script to sanity check out of repo operation.

1.16

19 Nov 14:02
v/1.16
5bba4bd
Compare
Choose a tag to compare
1.16 Pre-release
Pre-release

1.16 @ 2016-11-15:

  • Try to eliminate stray error output.
  • Allow the VCS_EXTRA symbol to be renamed.
  • Add an C# output.
  • Add an CMake output.

1.15

08 Aug 22:40
v/1.15
57d8ae8
Compare
Choose a tag to compare

1.15 @ 2016-08-08:

  • Add support for action stamps.
  • Add support for plain c/c++ source output.
  • Activate mq as needed for hg.
  • Add an .editorconfig file.

1.14

22 Feb 17:50
v/1.14
Compare
Choose a tag to compare

1.14 @ 2016-02-22:

  • Fix PHP output.
  • Use constants array in PHP output.
  • Make sure that the cache file gets outputted where expected.
  • Add an example for use with waf.

1.13

01 Aug 14:49
v/1.13
Compare
Choose a tag to compare

1.13 @ 2015-07-31:

  • Make the man page more reproducible.
  • Make sure VCS_WS_MODIFIED is not empty for svn.
  • Remove sql output until such time as it can be completed.
  • Add some missing example files.