| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-07-29 | 620 Bytes | |
| v1.0.14 source code.tar.gz | 2024-07-29 | 18.0 kB | |
| v1.0.14 source code.zip | 2024-07-29 | 22.5 kB | |
| Totals: 3 Items | 41.1 kB | 0 | |
What's Changed
- Fix Integer Overflow in Allocate Function by @pendolf in https://github.com/Rhymond/go-money/pull/147
- Add, Subtract, Multiply Many by @AyoobMH in https://github.com/Rhymond/go-money/pull/117
- Fixed GetCurrency to be case-insensitive by @kotaroyamazaki in https://github.com/Rhymond/go-money/pull/125
New Contributors
- @AyoobMH made their first contribution in https://github.com/Rhymond/go-money/pull/117
- @kotaroyamazaki made their first contribution in https://github.com/Rhymond/go-money/pull/125
Full Changelog: https://github.com/Rhymond/go-money/compare/v1.0.13...v1.0.14