Releases: nielssp/parco
Releases · nielssp/parco
v1.1.1
v1.1.0
This release changes how positions are handled at the end of the input and for unknown/undefined positions.
The Parco\Position methods line() and column() are now deprecated.
The Parco\Position methods getInputLine() and getInputColumn() have been added to help deal with end-of-input positions.