Skip to content

0.17.0

Compare
Choose a tag to compare
@coordt coordt released this 22 Jan 14:49
· 317 commits to master since this release

Compare the full difference.

Fixes

  • Fixed Py3.8 type annotation. c15b23b

  • Fixed some output in visualizing. 406f97a

  • Fixed bad type annotation. 8f4bedf

  • Fixed bad test imports. a74342b

  • Refactored the create subcommand. f529d28

    • Also organized the CLI tests

New

  • Added show-bump subcommand. 0bbd814

    • Shows possible resulting versions of the bump command
  • Added sample-config feature. 3d0f67d

    • Initial implementation

Updates