Skip to content

10.0.0

Compare
Choose a tag to compare
@silverwind silverwind released this 19 Oct 18:12
· 121 commits to master since this release
10.0.0
dfd9d1b
  • Removed support for parsing version from package.json or pyproject.toml. Instead, version is now parsed from latest git tag.
  • Files to modify now need to be explicitely given, otherwise it will only create the git tag.
  • Removed --changelog argument. Changelog is now always created and uses - instead of *.
  • Removed --packageless argument.
  • Removed --globless argument and glob dependency.