Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 1.32 KB

Zip Compiler Changelog

0.4.0

  • refactored zipper to defer zipping mechanism (Milestone 1)
  • added ability to pick which file you want to use if multiples come from alternative sources (#4)
  • added ability to remove files (#5)
  • basic layout changes to make finding things and altering things easier (including sorting the folder contents).

0.3.1

  • corrected folders to use / instead of \

0.3.0

  • Changed readme to correctly address content
  • Added Genetics file handling (.gen and .gno) (#1)
  • Added .agent file handling (#2)
  • Split up locations for clarity / ease of modification
  • Added ability to trim MACOSX designated folders from the final zip (#3) - this only removes files that are contained in a folder named __MACOSX. See edible squishable baloon bugs or new volcano zip files.

0.2.1

  • fix for async updates not affecting the page

0.2.0

  • some minor refactoring
  • improved styles for clarity
  • added the ability to choose non-zip files

0.0.1

  • initial release