Skip to content

Releases: quagmt/udecimal

v1.7.0

05 Jan 03:51
751d5a2
Compare
Choose a tag to compare

What's Changed

  • chores: fix rounding examples by @quagmt in #31
  • feat: add HiLo conversion method by @jokruger in #33
  • chores: benchmark vs ericlager decimal by @quagmt in #34
  • feat: comparison utilities by @quagmt in #35
  • fix: add error msg to UnmarshalText to make the error clearer by @quagmt in #36

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.1

20 Nov 00:28
fd9edae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

19 Nov 12:28
2e1d37c
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

  • Fix StringFixed rounding doesn't work as expected for integer-only decimal by @quagmt in #24

Full Changelog

v1.5.1

08 Nov 14:16
5a55047
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

01 Nov 05:03
c585529
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

27 Oct 08:39
1d8c752
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

27 Oct 01:14
86caf9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.4.0

v1.3.2

25 Oct 01:02
623f452
Compare
Choose a tag to compare

What's Changed

  • feat: optimize fastQuo by Knuth Algorithm D by @quagmt in #16

Full Changelog: v1.3.1...v1.3.2

v1.3.1

20 Oct 00:52
cf139d3
Compare
Choose a tag to compare

What's Changed

  • feat: add support for JSON null value by @mdawar in #14

Full Changelog: v1.3.0...v1.3.1

v1.3.0

18 Oct 01:13
5d3d0ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0