0.7.1
- Improved: Error messages that occur at the same input range are now coalesced into a single error (thanks @mayoff).
- Fixed:
Prefix
now eagerly consumes input. - Fixed:
Prefix
with a minimum length now throws an error at the correct input location, rather than the input location of that minimum length. - Infrastructure: README and documentation updates.