v2.6.0
Measurements v2.6.0
Closed issues:
- Nested Types issue (#75)
- What do NaN uncertainties mean? (#90)
- Summing Complex Measurements (#99)
- making measurements work with Printf (#101)
Merged pull requests:
- Work around issue when numbers with units are used in QuadGK (#89) (@giordano)
- Add GitHub Actions workflows to run benchmarks on CI (#92) (@giordano)
- Add more vector benchmarks (#93) (@giordano)
- Improve printing of value when smaller than error (#94) (@giordano)
- Fix failing doctest (#96) (@giordano)
- Fix deprecations in
SpecialFunctions.jl
(#97) (@giordano) - Do not pollute scope with
@uncertain
macro (#98) (@giordano) - make measurements work with at-printf (#102) (@ranocha)