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.
Unreleased - ReleaseDate
1.0.2 - 2024-07-25
1.0.1 - 2024-05-15
1.0.0 - 2023-10-23
- Update MSRV to 1.67
- Update tests to latest version
0.3.7 - 2023-10-03
- Properly render floats to not cause failures when the parser succeeds
0.3.6 - 2023-10-02
- Update MSRV to 1.66
0.3.5 - 2022-11-05
0.3.4 - 2022-09-23
- Dropped dependency on
time
crate
0.3.3 - 2022-09-23
0.3.2 - 2022-09-23
0.3.1 - 2021-09-03
- More detail in error report
0.3.0 - 2021-09-03
- Encoder harness
- Fixed the naming of
Encoded
toDecoded
0.2.5 - 2021-08-24
- Improve panic message