Dave Cross
/
Number-Fraction-v3.1.0
/
Changes.md
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.
Older changes to this project are in Changes.old.
[3.1.0] - 2024-02-26
Changed
- Switched to using Types::Standard
Fixed
- Removed duplicate from MANIFEST
[3.0.5] - 2024-02-25
Fixed
- Typo (thanks Florian Schlichting)
- Many CI improvements
- Added Changes.old to MANIFEST
[3.0.4] - 2021-04-15
Added
- Better Changes file (in Markdown format)
Changed
- Improved tests
- Documentation fixes