v1.0.1
- #33 This library emitted
TypeError
or a plainError
in a few places in the parser, where it should have beenParseError
this is corrected everywhere now.
TypeError
or a plain Error
in a few places in the parser, where it should have been ParseError
this is corrected everywhere now.