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.
- Construct a mapping table from bytes to texels at compile time.
1.1.0 - 2020-08-15
- Simplify error handling in
main.rs
withBox<dyn std::error::Error>
. - Upgrade
luminance
to version 0.41.0.