Skip to content

v0.5.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 18:09
e0c1932

FixedPointDecimals v0.5.3

Diff since v0.5.2

  • Performance improvements for FixedDecimal{Int128} and FixedDecimal{UInt128} (PR: #93)

Merged pull requests:

  • Use Int256 to reduce BigInts in FD operations. (#93) (@NHDaly)

Closed issues:

  • Create tag for 0.3.1 (#66)