All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Zip-dir to Zip-local to implement synchronous zipping, while I figure out how to async properly
- Fixed ensureImage to properly filter Docker images
- Support for compiling platform-dependent packages using Docker. Even Santa isn't this nice.
- Included Docker integration instructions in README.md. If you build it and tell them how to use it, they will come.
- Normalized path for building on windows courtesy @wsteimel77
- Bug fix for #21 courtesy @JFox