Skip to content

Releases: alpacahq/alpacadecimal

v0.0.8

16 May 12:33
834431a

Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

08 Apr 18:37
a3859ef

Choose a tag to compare

What's Changed

  • NO-JIRA: Fix RoundCeil/RoundFloor Examples by @ducille in #11
  • Fix float multiplication bug in NewFromFloat by @lukasschwab in #16

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

30 Jan 18:15
3cb6b40

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

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

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

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

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