v0.7.0
What's Changed
- Create
QuantityArray <: AbstractArray
by @MilesCranmer and @gaurav-arya in #33 - Make literal_pow generic on quantities, but specialize for dimensions by @gaurav-arya in #36
- Breaking: Redefine
float
to match Unitful and return quantity by @MilesCranmer in #37 - Fix broadcast stack overflow by @gaurav-arya in #38
- Clean up promotion rules in #33
- Make scalar
AbstractQuantity
compatible with broadcasting operations in #33 - Move LinearAlgebra.jl to extension in #33
- StaticArrays.jl compatibility and integration tests in #33
New Contributors
- @gaurav-arya made their first contribution in #36
Full Changelog: v0.6.3...v0.7.0