Skip to content

0.10.3

Compare
Choose a tag to compare
@maciejhirsz maciejhirsz released this 26 Oct 18:45
· 79 commits to master since this release
  • Fixed integer overflow causing a panic when parsing very long exponents.
  • Parser now returns an error on malformatted numbers which are missing a digit after a period (example: [1.]).