Skip to content

0.8.9

Latest
Compare
Choose a tag to compare
@svc-cli-bot svc-cli-bot released this 10 Feb 16:05
· 6 commits to main since this release

Bug Fixes

  • resolve issue where some number would unintentionally round up (7a89a30)

Performance Improvements

  • refactor truncate to avoid extra string + array instances (317eed2)
  • speed up timer by reducing amount of state needed (bea6ad0)