Skip to content

Releases: JuliaMath/FixedPointDecimals.jl

Drop Julia 0.5 support

07 Dec 14:28
050790c
Compare
Choose a tag to compare
v0.2.0

Avoid redundant call to max_exp10(T) (#18)

Input limits

25 Jul 14:02
Compare
Choose a tag to compare

Various fixes and improvements:

  • More accurate handling of truncating floating-point values into FixedDecimal
  • Parsing strings into FixedDecimal
  • Lots of tests near limits of FixedDecimals

v0.0.1

17 May 19:45
Compare
Choose a tag to compare
Update CI URLs to point to new caching infrastructure