Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 05:05
· 1561 commits to main since this release
357fcb8

1.5.0 (2020-12-31)

Bug Fixes

  • convertMany: fix split regular expression last index interfering with other calls (055bab3)

Features

  • convert: check if from & to units exist before conversion in development mode (a38a5af)

Performance Improvements

  • combine conversions into single object instead of merging at runtime (d434c35)