New
v0.3
accounting v0.3 includes many contributions. Thank you to all who have contributed in this great work! π
π What's New in accounting v0.3
- https://github.com/leekchan/accounting/pull/7 Support github.com/cockroachdb/apd for BigDecimal numbers (by @tamalsaha)
- https://github.com/leekchan/accounting/pull/10 Add support for github.com/shopspring/decimal Add support for github.com/shopspring/decimal (by @Dexus)
- https://github.com/leekchan/accounting/pull/11 Add Function DefaultAccounting and NewAccounting (by @Dexus)
- https://github.com/leekchan/accounting/pull/13 Go modules (by @akkumar)
- https://github.com/leekchan/accounting/pull/14 Use formattedNumber to format zero (by @bykof)
- https://github.com/leekchan/accounting/pull/15 Locale Info and UnformatNumber (by @djackreuter)