Skip to content

v2.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 11:11
· 181 commits to master since this release

2.1.3 (2022-05-31)

Bug Fixes

  • combinators/choice: get rid of non-null assertion and refactor a bit (2f0a9f9)
  • combinators/sepBy: remove unreachable return (7b3a9d0)
  • parsers/float: do not return input (bd92d3d)