We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2446e8 commit cb5e72cCopy full SHA for cb5e72c
CHANGES.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## [0.1.1](https://github.com/rayrobdod/string-context-parser-combinator/compare/0.1.0...0.1.1) – 2025-02-04
4
* Add symbolic operators to Parser, Extractor and Interpolator
5
* `<~>` and `<|>` as aliases for `andThen` and `orElse`, respectively
6
* `~>` and `<~` as specializations of `andThen` when one side or the other is Unit
0 commit comments