Changelog for smith-0.2.0.0
Revision history for smith
0.2.0.0 -- 2020-??-??
- Make
sepBy1
return an array. AddsepBy1_
with old behavior that discards elements. - Add
isEndOfInput
. - Add
foldUntil
anduntil
. - Build with contiguous-0.6.x
- Add
anySentinel
andpeekSentinel
.
0.1.1.0 -- 2020-01-20
- Add
trySatisfy
.
0.1.0.0 -- 2019-09-30
- First version. Released on an unsuspecting world.