v1.12.3
Unitful v1.12.3
Closed issues:
- remove UnitfulIntegration from the readme (#376)
- Workaround for angles not having a dimension (#570)
- Compatibility with QuadGK (#597)
- This package assumes that
*
is commutative (#607)
Merged pull requests:
- small typo (#596) (@cmichelenstrofer)
- Update to "other packages" list (#599) (@cmichelenstrofer)
- avoid downstream users from relying on serialization to create a copy of the binding (#600) (@KristofferC)
- Use
Core.eval
and not a random unexported function (#602) (@vtjnash) - Only use U+00C5 for encoding
Å
(#603) (@sostock) - Fix
*
for numbers with non-commutative multiplication (#608) (@sostock) - Fix
zero
tests on Julia master (#609) (@sostock) - Release v1.12.3 (#614) (@sostock)