All Versions
6
Latest Version
Avg Release Cycle
301 days
Latest Release
-
Changelog History
Changelog History
-
v1.3.0 Changes
๐ FEATURES
- โ Add NewFromFormattedString initializer #184
- โ Add NewNullDecimal initializer #234
- โ Add implementation of natural exponent function (Taylor, Hull-Abraham) #229
- โ Add RoundUp, RoundDown, RoundCeil, RoundFloor methods #196 #202 #220
- โ Add XML support for NullDecimal #192
- โ Add IsInteger method #179
- โ Add Copy helper method #123
- โ Add InexactFloat64 helper method #205
- โ Add CoefficientInt64 helper method #244
โจ ENHANCEMENTS
- ๐ Performance optimization of NewFromString init method #198
- ๐ Performance optimization of Abs and Round methods #240
- โ Additional tests (CI) for ppc64le architecture #188
๐ BUGFIXES
-
v1.2.0 Changes
April 28, 2020๐ฅ BREAKING
- โฌ๏ธ Drop support for Go version older than 1.7 #172
๐ FEATURES
- โ Add NewFromInt and NewFromInt32 initializers #72
- โ Add support for Go modules #157
- โ Add BigInt, BigFloat helper methods #171
โจ ENHANCEMENTS
- Memory usage optimization #160
- โก๏ธ Updated travis CI golang versions #156
- ๐ Update documentation #173
- ๐ Improve code quality #174
๐ BUGFIXES
-
v1.1.0
July 09, 2018 -
v1.0.1
March 01, 2018 -
v1.0.0
November 08, 2017