mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
32 lines
663 B
Markdown
32 lines
663 B
Markdown
# Changelog for https://gitlab.com/mbarkhau/pycalver
|
|
|
|
|
|
## v201901.0019-beta
|
|
|
|
- Added: Experimental support for many more custom version patterns
|
|
|
|
|
|
## v201812.0018
|
|
|
|
- Fixed: Better handling of pattern replacements with "-final" releases.
|
|
|
|
|
|
## v201812.0017
|
|
|
|
- Fixed #2 on github. `pycalver init` was broken.
|
|
- Fixed pattern escaping issues.
|
|
- Added lots more tests for cli.
|
|
- Cleaned up documentation.
|
|
|
|
|
|
## v201812.0011-beta
|
|
|
|
- Add version tags using git/hg.
|
|
- Use git/hg tags as SSOT for most recent version.
|
|
- Start using https://gitlab.com/mbarkhau/bootstrapit
|
|
- Move to https://gitlab.com/mbarkhau/pycalver
|
|
|
|
|
|
## v201809.0001-alpha
|
|
|
|
- Initial release
|