This is the pure javascript code for creating and updating a changelog.
- No need for generators.
- No need for dependencies and other third parties.
- No unnecessary/overwhelming log dump.
- More flexibility for layout and formats.
- Create a
changelog.js
python file. - Copy the code from this project's
changelog.js
file. - Run
chmod +x changelog.js
to make it executable. - Run
./changelog.js
and sit back while a Changelog is created or new changelog item is added that is aligned with today's date and version.