Skip to content

Releases: perlun/changelog-rs

0.3.1

08 Feb 13:24
Compare
Choose a tag to compare

Full Changelog

  • abf57cb Release 0.3.1
  • bf12e72 Properly handle tags with v prefix, and minor versions >9 (#18)
  • 7fc990a main.rs: Use a saner indentation approach
  • eaf8abe Cargo.toml: Forgot to bump version here also.

v0.3.0

11 Sep 12:21
Compare
Choose a tag to compare

Full Changelog

  • 6b1e8e1 Release v0.3.0
  • be16457 README.md: Added badge
  • 1fe5fbf Support an alias for the TO_REVISION via --to-alias (#15)

v0.2.0

11 Sep 12:20
Compare
Choose a tag to compare

Full Changelog

  • fa29810 Release v0.2.0
  • 6d47f1a Implemented the --latest flag
  • cca8ecf Use clap for argument parsing
  • f46f4ac Default to current folder when run without arguments
  • 867d222 Update README.md
  • 177c6ff Rearranged the file a bit
  • 8a130c9 Added rustup note

v0.1.0

11 Sep 12:20
Compare
Choose a tag to compare

Full Changelog