Releases: bengarrett/zipcmt
v1.2.0
- The last modification dates used by the zip archives are applied to the generated
zipcomment.txt
files. - Renamed a number of flags for clarity and changed the defaults to be easier to use out of the box.
- New ASCII logo.
- Fixed some Windows-specific bugs.
v1.1.0
Changelog
878f71f Mod tidy.
ee9d986 Tweaked help.
180e7a5 Bug fix of ExportDir duplicate name conflicts. Scan() and Scans() share the same filename generator code.
7c4949f zipcmt now prints by default. Replaced -print flag with -noprint.
48af53e Improved error feedback. New color feedback. TORRENTZIPPED comments are ignored. Improved Windows specifc help.
6a5a147 Windows specific examples.
5175df3 No arguments feedback.
10b81f5 Fixed version not working when no args are used.
c4b78ec Fixed broken links.
9b00eaa Scoop update for zipcmt version v1.0.0
v1.0.0
Changelog
dd89994 Removed redundant text.
c9e63de Renamed package to match app name.
d41d647 Spelling config.
3e46fbf Update links and examples.
d894cf8 Unit tests.
e1191e4 Dropped Linux arm binaries.
b5fe79a Created zipcmmt package.
eb205d9 Implemented all flags.
789b243 Implemented printing.
b7c0958 Init commit.
9e2f2ab Merge pull request #1 from bengarrett/add-license-1
f00e459 Create LICENSE
512fd06 Initial commit