Releases: shivam091/unit_measurements
Releases · shivam091/unit_measurements
v5.2.0
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
What's updated
- Updated readme and documentation.
- Updated documentation hosting link to
https://shivam091.github.io/unit_measurements
.
v5.1.0
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
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
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
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
What's new
- Added documentation for all modules, classes, and methods.
- Updated readme and added workflow for publishing documentation using
yardoc
.
v4.9.0
What's new
- Added unit group for
information entropy
units.
v4.8.0
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
What's new
- Added unit group for
magnetomotive force
units.
- Added unit group for
radioactivity
units.