Changelog
Version 0.9.0
Matcher
type propagation in less common scenarios;condition
function now accepts Parsers/Matchers with different value types, result value type is the union of the two;Changelog
Version 0.7.0
otherwise
function now has two overloads - Parser * Matcher -> Matcher
and Parser * Parser -> Parser
;otherwise
function now accepts Parsers/Matchers with different value types, result value type is the union of the two;otherwise
function now has an alias called eitherOr
which might be more natural for combining parsers.Changelog
Version 0.6.0
Changelog
Version 0.5.4
rollup-plugin-cleanup
to condition published files.Changelog
Version 0.5.1