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.
- Add a
py.typed
file to show that we have typed Python annotations under PEP 561.
- Add support for Pillow version ^7.0.0.
Update version numbering to v1.0.0 as the API should remain stable.
- Fix FLIR images stored in
.png
format from loading in big-endian format. - Updated README.md
- Use atmospheric constants from FLIR metadata if they exist