Skip to content

0.11.8

Compare
Choose a tag to compare
@maciejhirsz maciejhirsz released this 03 Jul 14:29
· 47 commits to master since this release
  • Fixed an issue that lead to a panic when trying to print Number types with negative exponent but with large base, where putting the period after first digit would force the scientific e notation to flip sign to positive (issue #108, thank you @lpbak)