PHP Units of Measure v2.0.1 Release Notes

Release Date: 2015-12-12 // over 8 years ago
    • 📦 Migrated package from triplepoint/php-units-of-measure to php-units-of-measure/php-units-of-measure.
    • 🆕 New physical quantity: Energy
    • 🆕 New units of measure:
      • Area: are and decare
      • Length: nautical mile, mil, AU
      • Mass: stone, also slightly changed definitions of lb and oz
      • Time: yr, and jyr
      • Velocity: km/h, ft/s, mph, knot
    • 👷 Automated CI testing now includes HHVM and PHP 7
    • ✂ Removed the heavy vagrant git submodule, it was a silly thing.
    • 👍 Expanded the Readme for better contribution and installation instructions.