All Versions
9
Latest Version
Avg Release Cycle
242 days
Latest Release
2033 days ago

Changelog History

  • v2.3.1 Changes

    September 26, 2018

    🛠 Fixes #175 - Addition and subtraction of unitless values.

  • v2.3.0 Changes

    March 06, 2018
    • ⚡️ Update ruby versions (#163)
    • 🛠 fix: temperature converting rational issue (#164)
    • 🛠 Fix add (+) and subtract (-) for BigDecimal scalars. (#167)

    🐎 #167 significantly improves performance when summing arrays of Units, particularly when the scalar is a BigDecimal, but represents a potentially breaking change.

  • v2.2.1 Changes

    December 07, 2017
    • 🛠 fixes Unit sometimes converts to Rational, sometimes converts to Float, sometimes Fixnum (#159)
  • v2.2.0 Changes

    December 07, 2017
    • ⬇️ drops support for older ruby versions
    • ✂ removes dependency on mathn (#157)
  • v2.1.0 Changes

    December 30, 2016
    • 🛠 fix issue #126
    • ➕ add configuration class (also fixes #149 )
    • 👌 support for ruby 2.4.0, 2.3.3
    • ➕ add 'stone' units
    • 📇 rename 'grad' to 'gon'
    • ✂ remove 'kind_of?' method
    • code formatting
  • v2.0.1

    July 28, 2016
  • v2.0.0

    November 09, 2015
  • v1.4.4

    July 19, 2013
  • v1.4.3 Changes

    June 12, 2013

    2013-06-12