Skip to content

Releases: shivam091/unit_measurements

v5.8.0

04 Nov 16:50
1833c7f
Compare
Choose a tag to compare

What's new

  • Added new units of pressure.
  • Added new units of power.

v5.7.0

04 Nov 14:06
11dbd69
Compare
Choose a tag to compare

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

03 Nov 06:57
31b6a40
Compare
Choose a tag to compare

What's removed

  • Removed uneeded aliases from units.
  • Removed test cases of all unit conversions other than primitive unit.

v5.6.0

29 Oct 14:38
528ee7a
Compare
Choose a tag to compare

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

28 Oct 14:13
8b0a756
Compare
Choose a tag to compare

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

28 Oct 14:09
8ef95b2
Compare
Choose a tag to compare

What's updated

  • Updated unit systems and aliases of unit groups.
  • Added alternative names for unit groups in unit reference file.

v5.4.0

27 Oct 16:10
7efc587
Compare
Choose a tag to compare

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

24 Oct 17:16
Compare
Choose a tag to compare

What's new

  • Added ability set globally configurable options for unit_measurements.

What's improved

  • Code coverage improvements.

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.