Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 709 Bytes

File metadata and controls

19 lines (14 loc) · 709 Bytes

Changelog

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.

[0.2.1] - 2017-08-01

Changed

  • Zip-dir to Zip-local to implement synchronous zipping, while I figure out how to async properly
  • Fixed ensureImage to properly filter Docker images

[0.2.0] - 2017-07-23

Added

  • Support for compiling platform-dependent packages using Docker. Even Santa isn't this nice.

Changed

  • Included Docker integration instructions in README.md. If you build it and tell them how to use it, they will come.

Removed