Releases: atwalsh/kac
Releases · atwalsh/kac
v0.5.0
Added
-t/--type
option for bump
command
Removed
-b
and -p
short options for bump
command
v0.4.1
Added
Try to parse the first git remote URL from .git/config
when generating CHANGELOG files with kac init
Removed
kac init
did not include a date for the first release when generating new CHANGELOG files
Update unreleased regex pattern to allow for an extra newline below ## [Unreleased]
Regex pattern match when the CHANGELOG included an ## [Unreleased]
section
v0.4.0
Changed
template
command to new
Use semver library to parse versions
v0.3.0
Added
template
command
Initial basic tests with SemaphoreCI integration
Automatic releases to PyPI on git tags
Changed
Use poetry instead of pipenv
v0.2.3
Fixed
Issue where extra newline characters were copied to the clipboard
v0.2.2
Fixed
Issue where bump
would not properly show the latest version
v0.2.1
Fixed
Issue where copy
would not correctly copy release text with new lines
v0.2.0
Added
Changed
kac
cannot be invoked without either the bump
or copy
commands
v0.1.3
Removed
Python 3.8 walrus operators
v0.1.2
Fixed
Bug where v
character would not be added to end of version compare URL
You can’t perform that action at this time.