Skip to content

v1.6.0

Compare
Choose a tag to compare
@simogeo simogeo released this 12 May 07:30
· 36 commits to master since this release
  • Typo bug converting string to float | issue #32
  • Force precision to 20 if user defined is superior - to prevent browser error | issue #34
  • Mean calculation outside loop | issue #35
  • Min / Max methods handled without using Math function | supposed to prevent issue #33
  • Cast values to Float on decimalFormat method | issue #36