v0.2.0
What's Changed
- Add Base.zero and one by @MilesCranmer in #6
- Error on overflow in dimensions variable by @MilesCranmer in #5
- Fix upreferred issue by loading at runtime by @MilesCranmer in #15
- Give
Dimensions
a type parameter. by @oscardssmith in #14 - Throw
DimensionError
rather than using avalid
field inQuantity
by @MilesCranmer in #17
New Contributors
- @oscardssmith made their first contribution in #14
Full Changelog: v0.1.0...v0.2.0