v2.0.0
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 theMeasurement
is shown with the same level of rounding. Note: this is only about representation of theMeasurement
in the REPL, its value and uncertainty are not actually rounded.
New Features
- New method for
rem2pi
(#29).