Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@bgotink bgotink released this 08 Jan 23:10
· 9 commits to main since this release
v0.3.1
f3fa125

Fixes for two issues detected right after publishing v0.3.0:

  • An off-by-one error in the position of some errors in invalid numbers
  • An unescaped backslash in a regular expression makes multiline strings that end on x invalid

Full Changelog: v0.3.0...v0.3.1