Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 07:53
· 36 commits to master since this release
96e2e23

DecFP v1.0.0

Diff since v0.4.10

Closed issues:

  • tryparse (#4)
  • mod, rem (#7)
  • Low-level Constructors (#14)
  • Make DecFP package thread safe (#39)
  • exp10(Dec128(0)) produces incorrect result (#47)
  • exact comparisons with binary values/directed conversions (#79)
  • incorrect floatmin? (#82)
  • implement Base.hash(x::DecFP.DecimalFloatingPoint) (#97)
  • lgamma is decprecated in SpecialFunctions (#100)
  • Comparison with Rational (#108)
  • Base.Printf.function() deprecated in Julia 1.4 (#109)
  • Implement widen() (#113)
  • update Project.toml to allow SpecialFunctions v0.11 (#119)
  • Build error (#126)
  • export sigexp() (#130)
  • Doesn't precompile on 1.5.0-beta1 (or 1.6) (#135)

Merged pull requests: