10.0.0
- 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.