Skip to content

v0.3

Compare
Choose a tag to compare
@leekchan leekchan released this 24 Dec 04:16
· 2 commits to master since this release

accounting v0.3 includes many contributions. Thank you to all who have contributed in this great work! πŸ™‡

🌟 What's New in accounting v0.3

  • #7 Support github.com/cockroachdb/apd for BigDecimal numbers (by @tamalsaha)
  • #10 Add support for github.com/shopspring/decimal Add support for github.com/shopspring/decimal (by @Dexus)
  • #11 Add Function DefaultAccounting and NewAccounting (by @Dexus)
  • #13 Go modules (by @akkumar)
  • #14 Use formattedNumber to format zero (by @bykof)
  • #15 Locale Info and UnformatNumber (by @djackreuter)