Skip to content

Releases: JuliaPhysics/DynamicQuantities.jl

v0.7.1

01 Oct 18:18
87e1eb3

Choose a tag to compare

DynamicQuantities v0.7.1

Diff since v0.7.0

Merged pull requests:

Closed issues:

  • Feature suggestion: assignment of variables as unit during with using DynamicQuantities: <list of units> (#43)

v0.7.0

09 Sep 22:16
bece5e9

Choose a tag to compare

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

v0.6.3

07 Aug 00:33
94686d8

Choose a tag to compare

DynamicQuantities v0.6.3

Diff since v0.6.2

Merged pull requests:

v0.6.2

11 Jul 05:02
854012c

Choose a tag to compare

DynamicQuantities v0.6.2

Diff since v0.6.1

Closed issues:

  • Add a scale factor dimension? (#10)

Merged pull requests:

v0.6.1

10 Jul 06:36
84900a3

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

09 Jul 19:15
89bc4e9

Choose a tag to compare

DynamicQuantities v0.6.0

Diff since v0.5.0

Closed issues:

  • Physical constants (#26)

Merged pull requests:

  • Create (1) physical constants, and (2) symbolic dimensions object (#32) (@MilesCranmer)

v0.5.0

28 Jun 14:19
c9a5daf

Choose a tag to compare

DynamicQuantities v0.5.0

Diff since v0.4.0

Closed issues:

  • Use Int64 / C as default (#20)

Merged pull requests:

v0.4.0

14 Jun 18:31
71eb92d

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

10 Jun 04:37
57db8da

Choose a tag to compare

DynamicQuantities v0.3.0

Diff since v0.2.0

Closed issues:

  • INVALID vs error (#16)

Merged pull requests:

v0.2.0

09 Jun 18:20
9498314

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0