Releases: KDesp73/changelogger
Releases · KDesp73/changelogger
v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
Added
- Ability to edit version
- added make install option
- Added --commits option to add commits as entries
- Config editor variable added
Changed
- Increased title length when listing entries
- Edited help messages according to the latest changes
- Updated version to 0.0.10
Fixed
- fixed sorting in case of unreleased
- checking if tag is released
- Sorting entries before exporting
Security
- Implemented sql injection checker
v0.0.9
v0.0.8
v0.0.7
Added
- Importing changelog file into the database
- generate command implemented (config only)
- Added config file parsing and loading
Changed
- Using -y to skip warning message
- Included import command to help messages
- Updated version to 0.0.7
Fixed
- not loading file config if init was not executed
v0.0.6
v0.0.5
Added
- push command implemented
- Implemented set/get for always_push
- Added pushed field in Releases table
- list --releases added
- --all to have all entries available
Changed
- Updated help messages
- Release is not pushed unless its specified
- Refactored command_list
- Updated version to 0.0.5