Skip to content

Latest commit

 

History

History
82 lines (55 loc) · 2.05 KB

CHANGELOG.md

File metadata and controls

82 lines (55 loc) · 2.05 KB

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.

Changed

  • Bump Boost.Endian library from 1.54.0 to 1.80.0
  • Bump TCLAP library from 1.2.1 to 1.2.5
  • Bump pugixml library from 1.4 to 1.13
  • Bump squish library from 1.10 to 1.15
  • Improve code consistency

Fixed

  • Fix big-endian and little-endian detection for some architectures

4.5.1 - 2021-09-15

Fixed

  • Fix issues with alpha channel

4.5.0 - 2021-08-27

Changed

  • Enable --no-premultiply option
  • Improve code consistency
  • Migrate ImageMagick from 6 to 7

4.4.1 - 2021-08-23

Changed

  • Improve code consistency
  • Improve CPU detection during compilation
  • Improve low animation scales numerical stability

Fixed

  • Fix KTools::inverseOf() return type

4.4.0 - 2016-03-24

Added

  • Add support for animations with 5+ sides

4.3.1 - 2016-03-23

Changed

  • Replace duplicate animations' error with a warning

4.3.0 - 2016-03-23

First release.