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.
- Better error messages
- no_std support
CustomDebug
alias forDebug
- BREAKING: upgrade from edition 2018 to edition 2021
- BREAKING: internal use of Rust 1.65.0 features (GATs)
- Typo in the readme (@ComputerDruid)
- Warnings and code formatting
- rename CustomDebug to Debug