Skip to content

0.10.0

Compare
Choose a tag to compare
@adamtabrams adamtabrams released this 21 Jan 19:37
· 49 commits to master since this release

0.10.0 - 2021-01-21

Added

  • Add --dry-run flag to change post to see the release without making it.
  • Add -p flag to change tag for optionally pushing new tag.

Fixed

  • Improve behavior for change all.
  • Improve commit parsing and git repo detection.

Changed

  • Update --help and README with new flags.
  • Update test script and improve readability.
  • Add new tests and improve structure.
  • Add tests for different version formats.
  • Add tests for tag, post, and other args.
  • Add more tests.