Skip to content

v6.1.1

Compare
Choose a tag to compare
@bryaningl3 bryaningl3 released this 26 Aug 22:10
· 35 commits to master since this release
96d129a

Bug Fixes

  • Corrected precision issue exhibited by UnitCode.getMinimumTick function by switching internal calculations to use Decimal instances (instead of native floating point numbers).
  • Corrected precision issue exhibited by UnitCode.getMinimumTickValue function by switching internal calculations to use Decimal instances (instead of native floating point numbers).