Ruby Units v2.3.0 Release Notes

Release Date: 2018-03-06 // about 6 years ago
    • โšก๏ธ 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.