- 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.