Skip to content

Releases: alpacahq/alpacadecimal

v0.0.6

30 Jan 18:15
3cb6b40
Compare
Choose a tag to compare

What's Changed

  • feat: Add public NewFromDecimal which outperforms decimal -> string -> alpacadecimal by @aarjaneiro in #13

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

22 Oct 11:38
f5de4ac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

22 Sep 07:18
v0.0.4
c1fe20e
Compare
Choose a tag to compare

What's Changed

  • Fix unmarshaling fixed value over existing decimal by @neal in #10

Full Changelog: v0.0.3...v0.0.4

v0.0.3

01 Aug 12:53
v0.0.3
3145a27
Compare
Choose a tag to compare

What's Changed

  • Optimize asFallback() allocs by @neal in #6
  • Fix panic in New() with large value and negative exp by @neal in #8

New Contributors

  • @neal made their first contribution in #6

Full Changelog: v0.0.2...v0.0.3

v0.0.1

12 Dec 10:26
10d9cae
Compare
Choose a tag to compare

What's Changed

  • alpacadecimal full implementation by @gyson in #1
  • Update License to MIT by @gyson in #2

New Contributors

  • @gyson made their first contribution in #1

Full Changelog: https://github.com/alpacahq/alpacadecimal/commits/v0.0.1