# Changelog for ParserBuilder

## 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.