All Versions
6
Latest Version
Avg Release Cycle
301 days
Latest Release
-

Changelog History

  • v1.3.1 Changes

    โœจ ENHANCEMENTS

    • โฌ‡๏ธ Reduce memory allocation in case of initialization from big.Int #252

    ๐Ÿ›  BUGFIXES

    • ๐Ÿ›  Fix binary marshalling of decimal zero value #253
  • 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

    • ๐Ÿ›  Fix rounding in FormatFloat fallback path (roundShortest method, fix taken from Go main repository) #161
    • โž• Add slice range checks to UnmarshalBinary method #232
  • 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

    • โช Revert remove insignificant digits #159
    • โœ‚ Remove 15 interval for RoundCash #166
  • v1.1.0

    July 09, 2018
  • v1.0.1

    March 01, 2018
  • v1.0.0

    November 08, 2017