Ruby Units v2.3.1 Release Notes

Release Date: 2018-09-26 // over 5 years ago
  • ๐Ÿ›  Fixes #175 - Addition and subtraction of unitless values.


Previous changes from v2.3.0

    • โšก๏ธ 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.