https://github.com/vitorbaraujo/vostok
A python changelog parser for Keep a Changelog format https://keepachangelog.com/en/1.0.0/
https://github.com/vitorbaraujo/vostok
Last synced: 30 days ago
JSON representation
A python changelog parser for Keep a Changelog format https://keepachangelog.com/en/1.0.0/
- Host: GitHub
- URL: https://github.com/vitorbaraujo/vostok
- Owner: vitorbaraujo
- License: mit
- Created: 2019-10-18T04:51:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T00:50:30.000Z (over 5 years ago)
- Last Synced: 2025-02-12T09:57:32.822Z (3 months ago)
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vostok
A python changelog parser for Keep a Changelog format https://keepachangelog.com/en/1.0.0/
# TO-DO
* Parse changelog entries (version, date, list of changes)
* Add tests
* Add a changelog entry (unreleased entry)
* Promote unreleased changes