Skip to content

Releases: gehtsoft-usa/Gehtsoft.Measurements

1.1.13

29 Jul 18:33
Compare
Choose a tag to compare

Solid angle

v1.1.11

23 Mar 20:57
Compare
Choose a tag to compare
  • Add metric, US, and UK tonne, troy oz and polygraphic point and picas
  • Make some math methods extensions
  • Add a new method to create a value, e.g. AngularUnit.Degree.New(10) instead of new Measurement<AngularUnit>(10, AngularUnit.Degree)
  • Make some of math method extensions, e.g. value.Abs() instead of MeasurementMath.Abs(value)
  • Add conversion to tuple and back

v1.1.10

15 Mar 18:14
Compare
Choose a tag to compare

1.0.9

11 Mar 14:20
Compare
Choose a tag to compare

The first public release.