Skip to content

v0.7.0

Compare
Choose a tag to compare
@MilesCranmer MilesCranmer released this 09 Sep 22:16
· 602 commits to main since this release
bece5e9

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

Full Changelog: v0.6.3...v0.7.0