Decimals.jl Versions Save

Pure Julia decimal arithmetic library.

v0.4.1

4 years ago

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

5 years ago

v0.3.1

5 years ago

v0.3.0

5 years ago