Skip to content

Releases: shivam091/unit_measurements

v2.5.0

23 Sep 17:04
2f038ca
Compare
Choose a tag to compare

What's new

  • Added unit group for sound level units.
  • Added unit group for plane angle units.

v2.4.0

23 Sep 07:16
cb34ed6
Compare
Choose a tag to compare

What's new

  • Added unit group for density units.
  • Added unit group for quantity units.

v2.3.0

22 Sep 13:03
6952542
Compare
Choose a tag to compare

What's new

  • Added unit group for area units.
  • Added unit group for volume units.

v2.2.0

20 Sep 16:19
69b461a
Compare
Choose a tag to compare

What's new

  • Added unit group for electric current units.
  • Added unit group for luminous intensity units.
  • Added unit group for temperature units.

v2.1.0

20 Sep 15:43
3bfd01b
Compare
Choose a tag to compare

What's new

  • Added unit group for time units.
  • Added unit group for amount of substance units.

v1.7.0

20 Sep 05:51
8c3bb14
Compare
Choose a tag to compare

What's new

  • Added support to convert the measurements to other numeric types viz.,
    Integer, BigDecimal, Rational, Complex, and Float.

v1.6.0

19 Sep 14:08
Compare
Choose a tag to compare

What's new

  • Added support to perform mathematical operations on the measurements.

v1.5.1

18 Sep 14:20
6e56ee8
Compare
Choose a tag to compare

What's updated

  • Added extra blank line between method code and last code statement (considered as return).

v1.5.0

18 Sep 06:54
0553895
Compare
Choose a tag to compare

What's fixed

  • Fixed precision in Measurement#quantity method.

v1.4.0

17 Sep 15:28
2c21af5
Compare
Choose a tag to compare

What's new

  • Added ability to perform arithmetic operations of measurements.