cash 1.1.0
cash: ^1.1.0 copied to clipboard
A universal money conversion and calculation library for Dart.
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.
1.1.0 – 2025-08-11 #
Changed #
- Convert cash value to integer representation in
Cash
class - Fixed incorrect calculation due to floating-point precision issues
1.0.0 – 2025-08-10 #
- Initial version