Skip to content

Releases: shivam091/unit_measurements

v5.2.0

22 Oct 17:13
6fcf04b
Compare
Choose a tag to compare

What's new

  • Added ability to set name of the cache file for the unit group.
  • Added support for caching conversion factors between units of the unit group.

v5.1.1

20 Oct 17:10
650004c
Compare
Choose a tag to compare

What's updated

  • Updated readme and documentation.
  • Updated documentation hosting link to https://shivam091.github.io/unit_measurements.

v5.1.0

19 Oct 17:04
0b35aac
Compare
Choose a tag to compare

What's new

  • Added new methods (**, -@, nonzero?, zero?, positive?, negative?,
    finite?, and infinite?) to perform arithmetic operations.
  • Added new alias scale for ** arithmetic method.

What's updated

  • Updated readme and documentation.
  • Updated documentation hosting link to https://rubydoc.info/gems/unit_measurements.

v5.0.0

18 Oct 17:10
cd162ad
Compare
Choose a tag to compare

What's new

  • Added support to add binary SI prefixes for the unit.
  • Added support to convert the measurement to a primitive unit of the unit group.
  • Added methods UnitGroup#units_for and UnitGroup#units_for! to find units within
    the specified unit system.

v4.12.0

16 Oct 16:48
ad0282a
Compare
Choose a tag to compare

What's new

  • Added new units in area (are, barn, hectare, acre, square chain, square furlong, square rod) unit group.
  • Added new units in volume (cup, quart, gill, pint, gallon, barrel, teaspoon, tablespoon, fluid ounce) unit group.

v4.11.0

15 Oct 17:37
7159df6
Compare
Choose a tag to compare

What's new

  • Added new units in length (ch, th, ftm, fur, nmi, rod, au, pc) unit group.
  • Added new units in weight (ct, Da, lb, st, oz, gr, ozt, dwt, dr, slug) unit group.

v4.10.0

14 Oct 14:39
bd7ba94
Compare
Choose a tag to compare

What's new

  • Added documentation for all modules, classes, and methods.
  • Updated readme and added workflow for publishing documentation using yardoc.

v4.9.0

13 Oct 15:46
a70c5fa
Compare
Choose a tag to compare

What's new

  • Added unit group for information entropy units.

v4.8.0

12 Oct 13:29
2154399
Compare
Choose a tag to compare

What's new

  • Added unit group for radiation exposure units.
  • Added unit group for radiation absorbed dose units.
  • Added unit group for radiation equivalent dose units.

v4.7.0

11 Oct 13:57
3f6c0ff
Compare
Choose a tag to compare

What's new

  • Added unit group for magnetomotive force units.
  • Added unit group for radioactivity units.