Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@krassowski krassowski released this 09 Apr 11:00

Improvements:

  • Parsers created with ConstructorParser can now be used as sub-parsers
  • produce() method of sub-parsers that were pulled-up is not ignored any longer
  • Error verbosity control for Parser class was added for easier debugging
  • Special members and inheritance are now shown in documentation
  • Percent-escaping was added to the examples; the help on percent-escaped is now included in tests