Skip to content

Releases: JuliaMath/Decimals.jl

v0.4.1

28 Jan 18:33
v0.4.1
Compare
Choose a tag to compare

v0.4.1 (2020-01-28)

Diff since v0.4.0

Closed issues:

  • <= not defined for Decimal (#46)
  • float(x) fails (#38)
  • Division of decimals gives incorrect result (#34)
  • Unable to convert to float (#32)
  • Package compatibility caps (#23)
  • Specify precision (#5)

Merged pull requests:

  • Fix Julia compat for patch release (#48) (omus)
  • Add less than or equal to for Decimals (#47) (nicoleepp)
  • Testing LTS and Stable and upcoming release (#43) (oxinabox)
  • Added trunc as another function for rounding (#41) (hurak)
  • Removed REQUIRE as it is deprecated now. (#40) (hurak)
  • Corrected the inv function. (#37) (hurak)
  • Add special case comparisons of Decimal with NaN/Inf (#31) (Keno)

v0.4.0

21 Feb 20:07
9b2bcec
Compare
Choose a tag to compare
Merge pull request #30 from invenia/ed/upgrade

Upgrade and fix

v0.3.1

21 Sep 17:00
bf50901
Compare
Choose a tag to compare
Add and fix testing on Julia 1.0 (#22)

v0.3.0

29 Jun 00:44
ca06cc7
Compare
Choose a tag to compare
Merge pull request #18 from invenia/aa/0.7

Updates for Julia 0.7