https://github.com/yosiat/changelog
Parsing changelog files
https://github.com/yosiat/changelog
Last synced: 2 months ago
JSON representation
Parsing changelog files
- Host: GitHub
- URL: https://github.com/yosiat/changelog
- Owner: yosiat
- Created: 2014-12-05T16:00:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-23T15:43:19.000Z (over 10 years ago)
- Last Synced: 2025-02-12T16:49:07.263Z (4 months ago)
- Language: Clojure
- Size: 203 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# changelog
Tool that will help you find out what changes between versions.
## What there is in?
1. Parsing changelog files (CHANGELOG.md, CHANGED)## What there is to do?
1. Fetch changelog from github releases
2. Fetch the changelog from github - if there is changelog file - parse
it, if there is no - fetch from the releases
3. api above it