Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

40 lines (26 loc) · 1.09 KB

Change Log

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.

sheep 0.3.0, sheep_cli 0.3.0 - 2019-08

Added

  • Trimming functionality added. (#14)
  • Pretty-print functionality for toml output added (#18)
  • Aliasing sprite duplicates functionality added (#22)
  • PNG Compression support for CLI added (#27)

Modified

  • Named format moved to amethyst feature set, removed from default (#17)

sheep 0.2.1, sheep_cli 0.2.0 - 2019-07

Added

  • Maxrects packer added. (#10)
  • Support for multiple output textures added. (#10)
  • Benchmarks added. (#10)