We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc96f54 commit 683f5e1Copy full SHA for 683f5e1
1 file changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## Decimal v1.3.1
2
+
3
+#### ENHANCEMENTS
4
+- Reduce memory allocation in case of initialization from big.Int [#252](https://github.com/shopspring/decimal/pull/252)
5
6
+#### BUGFIXES
7
+- Fix binary marshalling of decimal zero value [#253](https://github.com/shopspring/decimal/pull/253)
8
9
## Decimal v1.3.0
10
11
#### FEATURES
0 commit comments