Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 21:25
· 121 commits to master since this release
3ec4b02

Unitful v1.8.0

Diff since v1.7.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)