Fixes
- Refactored context into its own module. 5a3e05d
New
-
Added
always_increment
attribute for parts. 53ee848This is a requirement for CalVer to ensure they always increment with each bump, but it will work for any type.
-
Added CalVer function and formatting. 7a0e639
- Version parts now have a
calver_format
attribute for CalVer parts.
- Version parts now have a
Updates
- Updated the documentation. 607609d