Releases: Rhymond/go-money
Releases · Rhymond/go-money
v1.0.14
What's Changed
- Fix Integer Overflow in Allocate Function by @pendolf in #147
- Add, Subtract, Multiply Many by @AyoobMH in #117
- Fixed GetCurrency to be case-insensitive by @kotaroyamazaki in #125
New Contributors
- @AyoobMH made their first contribution in #117
- @kotaroyamazaki made their first contribution in #125
Full Changelog: v1.0.13...v1.0.14
v1.0.13
v1.0.12
What's Changed
- GH-44 implement driver.Valuer and sql.Scanner for Amount and Currency by @davidalpert in #99
New Contributors
- @davidalpert made their first contribution in #99
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- feat: add VES currency by @PabloReszczynski in #139
- feat: add MRU, SLE, STN currency support by @batuhansk in #143
- Fix/newFromFloat-currency-panic by @hubarthurcoelho in #145
New Contributors
- @PabloReszczynski made their first contribution in #139
- @batuhansk made their first contribution in #143
- @hubarthurcoelho made their first contribution in #145
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- Add public method to expose Compare behavior by @Trunkol in #120
- Fix allocate panic by @evilnoxx in #123
- Fix IDR currency decimal and thousand format by @labala-sravani in #129
- Add ZWL currency by @dkasenka in #132
- Appropriate code for ZWL. ZWD must have unique numeric code by @dkasenka in #133
New Contributors
- @Trunkol made their first contribution in #120
- @evilnoxx made their first contribution in #123
- @labala-sravani made their first contribution in #129
- @dkasenka made their first contribution in #132
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- Fix Any reason for Amount being a data-structure? #73 by @totemcaf in #113
- Add NewFromFloat (#108) by @npinochet in #116
New Contributors
- @totemcaf made their first contribution in #113
- @npinochet made their first contribution in #116
Full Changelog: v1.0.8...v1.0.9