Releases: TheRandomLabs/ChangelogGenerator
Releases · TheRandomLabs/ChangelogGenerator
ChangelogGenerator 2.0.0-pre10
- Added support for modpack zips.
ChangelogGenerator 2.0.0-pre9
- The default max entry line count and max entry count are now both 5.
- Implemented specific behavior for mezz's mods (I wish people would stop posting the entire version history in every changelog 😑).
This is still a pre-release, but 2.0.0 is nearing: I just need to implement some more specific behavior for certain people's mods (Buuz135, bre2el and CoFH are the main culprits).
ChangelogGenerator 2.0.0-pre8
- Improved formatting.
- Added a command-line option to specify the maximum number of changelog entries per mod.
This is a pre-release, but I have not marked it as such so that it shows as the latest build.
ChangelogGenerator 2.0.0-pre7
- Implemented
--lines
.
ChangelogGenerator 2.0.0-pre6
- Added proper command-line handling (not yet complete).
- Added an option to generate Markdown output.
ChangelogGenerator 2.0.0-pre5
Rebuilt with a newer version of CurseAPI that supports empty thumbnail URLs.
ChangelogGenerator 2.0.0-pre4
Fixed Actually Additions changelogs.
ChangelogGenerator 2.0.0-pre3
Miscellaneous bug fixes and improvements.
ChangelogGenerator 2.0.0-pre2
Bug fixes and improvements.
This is a prerelease for ChangelogGenerator 2.0.0. All functionality is not yet implemented, and there are no command-line options. It reads old.json for the old manifest and new.json for the new manifest.
ChangelogGenerator 2.0.0-pre
A prerelease for ChangelogGenerator 2.0.0. All functionality is not yet implemented, and there are no command-line options. It reads old.json
for the old manifest and new.json
for the new manifest.