- Fixed incorrect version inference in github actions
1.4.3
Fixed
- Fixed package missing the cli module in some circumstances
Changed
- Added the `body-file` output to the github action. `body_file` still exists but is aliased to `body-file`
1.4.2
Fixed
- Fixed package failing to install without git history
Added
- Added the ability to specify the changelog path in the action
1.4.1
Fixed
- Fixed escape characters being included in github actions body file
Added
- Added pypi tags for python 3.11 and 3.12
1.4.0
Added
- Added a github action to the repository. The action can create new releases and fetch version information. For more information see the "Github Actions" page in the handbook