Skip to content

Releases: chakravala/MeasureSystems.jl

v0.2.1

06 Apr 00:08
Compare
Choose a tag to compare
improved responsiveness

v0.2.0

05 Apr 01:37
Compare
Choose a tag to compare

upgraded Quantity as dynamic

Release notes:

Breaking changes

  • The Quantity type has been redesigned to allow for dynamic dimension types with less method compilations.
  • Old syntax was Quantity{D,U}(v), new syntax is Quantity{U}(v,D), so upgrading is mostly a permutation of Quantity.

v0.1.9

12 Sep 08:40
Compare
Choose a tag to compare

upgraded to Similitude v0.2.7

v0.1.8

23 May 01:23
Compare
Choose a tag to compare

fixed isone, iszero for Measure

v0.1.7

27 Jan 05:41
Compare
Choose a tag to compare

upgraded to LaTeX printing

v0.1.6

05 Oct 01:06
Compare
Choose a tag to compare

transitioned to FieldAlgebra

v0.1.5

27 May 19:05
Compare
Choose a tag to compare

upgraded to UnitSystems v0.3.7

v0.1.4

05 May 02:22
Compare
Choose a tag to compare

fixed Measurements algebra bug

v0.1.3

25 Apr 19:59
Compare
Choose a tag to compare

upgraded to UnitSystems v0.3.4

v0.1.2

16 Apr 21:32
Compare
Choose a tag to compare

upgraded to UnitSystems v0.3.3