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