Releases: shivam091/unit_measurements
Releases · shivam091/unit_measurements
v5.8.0
What's new
- Added new units of
pressure
.
- Added new units of
power
.
v5.7.0
What's new
- Added new units
λ
, cd
, and cd-ft
in volume
.
- Added new units
tn
, LT
, hyl
, cwt
, and cwt (US)
in weight
.
- Added new units
μ
, cb
, b.c.
, S
, ls
, lmin
, lh
, ld
, lw
, lm
, ly
in length
.
- Added new units
tr
, cyc
, sign
, octant
, sextant
, and quadrant
in plane angle
.
What's removed
- Removed wrong plural aliases from units of
frequency
and magnetic induction
.
v5.6.1
What's removed
- Removed uneeded aliases from units.
- Removed test cases of all unit conversions other than primitive unit.
v5.6.0
What's new
- Added new units
ftm³
, pk
, gt
, bsh
, min
, bkt
, hhd
, fls
, dspn
, fldr
, bdft
, ac⋅ft
, ac⋅in
in volume.
- Added new units
oz/ft³
, oz/in³
, oz/gal
, lb/ft³
, lb/in³
, lb/gal
, slug/ft³
, slug/in³
in density.
v5.5.0
What's new
- Added new units
ipm/s
, iph/s
, mi/s²
, mpm/s
, mph/s
, fpm/s
, fph/s
, Gal
in acceleration.
- Added new units
mi/s
, mi/min
, mi/h
, and fur/ftn
in velocity.
- Added new units
lnk²
, ac
, ft²
, mi²
, ch²
, bd
, and ro
in area.
What's updated
- Changed unit name
rod²
to rd²
along with its aliases.
v5.4.1
What's updated
- Updated unit systems and aliases of unit groups.
- Added alternative names for unit groups in unit reference file.
v5.4.0
What's new
- Added new units
Å
, lnk
, lea
, hh
, nl
, and sft
in length.
- Added new units
N
, s
, drt
, and lbt
in weight.
v5.3.0
What's new
- Added ability set globally configurable options for
unit_measurements
.
What's improved
- Code coverage improvements.
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
.