v1.11.0
Unitful v1.11.0
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)