| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-04-30 | 761 Bytes | |
| v1.0.15 source code.tar.gz | 2025-04-30 | 18.1 kB | |
| v1.0.15 source code.zip | 2025-04-30 | 22.7 kB | |
| Totals: 3 Items | 41.6 kB | 1 | |
What's Changed
- TZS must have 2 fraction digits according to ISO 4217 by @dkasenka in https://github.com/Rhymond/go-money/pull/155
- Fix issue 156 add xcg currency support by @lsmilesbd in https://github.com/Rhymond/go-money/pull/157
- fixed AUD and SGD, HKD currency symbols by @kotaroyamazaki in https://github.com/Rhymond/go-money/pull/127
- Add Function to Retrieve Currency Code by Numeric Code by @rbenatti8 in https://github.com/Rhymond/go-money/pull/152
New Contributors
- @lsmilesbd made their first contribution in https://github.com/Rhymond/go-money/pull/157
- @rbenatti8 made their first contribution in https://github.com/Rhymond/go-money/pull/152
Full Changelog: https://github.com/Rhymond/go-money/compare/v1.0.14...v1.0.15