Skip to content

bugfixes and performance

Compare
Choose a tag to compare
@olbrich olbrich released this 06 Mar 22:20
· 60 commits to master since this release
  • 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.