Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 10:47
· 93 commits to master since this release
f9992c0

Unitful v1.11.0

Diff since v1.10.1

Closed issues:

  • Bug: Array Division by Unit (#225)
  • left division A\b is not supported (#506)
  • Efficient unit conversion in array (#518)

Merged pull requests:

  • Remove unnecessary code related to encoding of μ (#511) (@sostock)
  • Fix printing of StepRangeLen with complex elements (#513) (@sostock)
  • Fix range implementation on Julia master and resolve method ambiguities (#514) (@sostock)
  • Enable zero for arrays with non-concrete eltype (#516) (@sostock)
  • Release 1.11.0 (#519) (@sostock)