v0.1.0-beta.1
Changelog
New Features
- ac4a5f3: feat: supporting chomping text based on conditional predicates (#7) (@purpleclay)
- db58777: feat: extend existing suite of sequence combinators (#21) (@purpleclay)
- 3aa7ea4: feat: extend chomp with a core set of combinators (#4) (@purpleclay)
- 2706045: feat: define a basic combinator for chomping bytes within a string (#2) (@purpleclay)
- e79ffb7: feat: basic generics support for combinators that can return constrained types (#15) (@purpleclay)
- b5889a9: feat: allow a combinator to be optional (#19) (@purpleclay)
- 3d2d621: feat: add support for parsing delimited strings (#11) (@purpleclay)
- af0cbcc: feat: add basic support for repeatable parsers (#13) (@purpleclay)
- c6f41ea: feat: add a basic set of parsers that enable the chaining of combinators (#9) (@purpleclay)
Documentation Updates
- 7b70d8d: docs: update readme and provide basic example of using chomp (#17) (@purpleclay)
Full Changelog: ...v0.1.0-beta.1