Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@kirbylink kirbylink released this 18 May 21:42
3d80ac6

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.

Unreleased

1.0.0 - 2024-05-18

Changed

  • Changed the default invocation to warp-packer pack <argument1> <argument2> ....

For more details, see the README.

Added

  • Support for native execution on aarch64-linux platforms, e.g., Raspberry Pi 4.
  • New options for warp-packer.
  • BUILD.md with instructions on how to compile warp-packer.
  • INSTALL.md with instructions on how to run the application on Linux, macOS, and Windows systems.

v0.1.0 - v0.3.0 - 2018-10-30

Changed