Skip to content

v2.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 21:33
· 19 commits to beta since this release

2.0.0-beta.3 (2022-02-06)

Bug Fixes

  • static characters can also be optional (e57b657)

Features

  • alternations: add support for alternations / pipe (1ce86ca)

BREAKING CHANGES

  • alternations: The pipe character must be escaped if used as a static string.