Changelog
0.8.1 (2016-06-30)
Changelog
0.8.0 (2016-06-28)
.expected
array on parse results is now unique and sortedChangelog
0.7.2 (2016-06-26)
Changelog
0.7.1 (2016-06-04)
P.index
and .mark()
Changelog
0.7.0 (???)
This release may have been unpublished or something, I'm not exactly sure.
Changelog
0.6.0 (2015-02-24)
regex()
indicating group selectionChangelog
0.5.1 (2014-06-25)
Changelog
0.4.0 (2014-04-18)
.then(function(result) { ... })
. Use chain
instead..parse(str)
returns an object with a status
tag, indicating whether the
parse was successful.