Skip to content

v1.4.0

Choose a tag to compare

@mschnee mschnee released this 20 Sep 20:42
· 2 commits to release/1.4.0 since this release

Implements --cache=true for mister pack and mister zip. You can always --no-cache to force full repackaging and re-zipping.
Fixes zip functionality. It was creating empty files, now they have content.

Under the hood, there's a significant refactor of the package functions into a PackageManager class. There will be more cleanup in the future.