Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 740 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 740 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.

Changed

  • Construct a mapping table from bytes to texels at compile time.

1.1.0 - 2020-08-15

Changed

  • Simplify error handling in main.rs with Box<dyn std::error::Error>.
  • Upgrade luminance to version 0.41.0.

1.0.0 - 2020-07-26