Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 662 Bytes

CHANGELOG.MD

File metadata and controls

23 lines (17 loc) · 662 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.

[1.2.0]

Changed

  • Disable recompressing when exporting to dds if channel map is one-to-one mapping(i.e. 0,1,2,3)

[1.1.2]

Changed

  • Update build config for Python 3.9.

[1.1.1]

  • Fix readme potentially breaking setup.

[1.1.0]

Added

  • Pypi entry now has Windows wheels to make the library viable on the platform.

Removed

  • REMOVED SUPPORT FOR VERSIONS OF PYTHON BELOW 3.5