Current section
Files
Jump to
Current section
Files
parser_builder
CHANGELOG.md
CHANGELOG.md
# Changelog for ParserBuilder
## 1.3.0
### Enhancements
* added streaming support
## 1.2.0
### Enhancements
* added processing instruction `exactlyPi`
* added more testing support
### Bugfixes
* fixed handling of multibyte characters
## v1.1.1
### Bugfixes
* fixed bug in `finalize`
## v1.1.0
### Enhancements
* added convenience functions `from_rule_name()` and siblings, and `finalize()`
## v1.0.0
* First release.