v1.8.0
Unitful v1.8.0
Closed issues:
- Cross platform differences when prettyprinting ^2 (#433)
- Installing Unitful.jl on Julia 1.5.3 (#438)
- Cannot run first examples in Julia 1.6 (v1.7.0) (#441)
- Bug? 10u"MeV" == 10000u"keV" returns "false" (#449)
- determinant of simple Unitful matrix fails (#453)
Merged pull requests:
- Use the
:fancy_exponent
IO context property to override the behavior of fancy exponents (#446) (@DilumAluthge)