What's Changed
- Added: Parser builders now support more than 10 non-
Void
parsers (thanks @coenttb, #367). - Fixed: Don't use
input.count
inPrefixThrough
andPrefixUpTo
for performance improvement (thanks @BjornRuud, #354). - Infrastructure: Documentation and playground fixes (thanks @DivineDominion, #322; thanks @pinkjuice66, #334; thanks @macwilko; #350; thanks @RoBo-Inc, #353, #356).
- Infrastructure: Added
.editorconfig
for consistent code formatting (thanks @Matejkob, #348). - Infrastructure: CI updates (#355; #368).
New Contributors
- @DivineDominion made their first contribution in #322
- @pinkjuice66 made their first contribution in #334
- @Matejkob made their first contribution in #348
- @macwilko made their first contribution in #350
- @RoBo-Inc made their first contribution in #353
- @BjornRuud made their first contribution in #354
- @coenttb made their first contribution in #367
Full Changelog: 0.13.0...0.14.0