Releases: KDesp73/changelogger
Releases · KDesp73/changelogger
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
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Added
- install.sh script
- get command done
- export command done
- release command done
- LICENSE added
- set command done
- Database creation query on init
- Parse options method
- Integrated SQLite library
- Implemented Version
- Implemented Date
Removed
- Deleted unnecessary directories