Skip to content

v2.0.0

Compare
Choose a tag to compare
@giordano giordano released this 10 Feb 00:56
· 137 commits to master since this release

Breaking Changes

  • Julia 1.0 is required, support for previous v0.7 was dropped.
  • Uncertainties of Measurement objects are now shown in the REPL with two significant digits (#5, #30). The value of the Measurement is shown with the same level of rounding. Note: this is only about representation of the Measurement in the REPL, its value and uncertainty are not actually rounded.

New Features

  • New method for rem2pi (#29).