Releases: masala/masala-parser
Releases · masala/masala-parser
ts update
v 0.8.0 - available for real project
For the first time, Masala Parser should be solid and stable enough for real projects.
0.6 release
0.5 -> 0.6
Response
- Added
response.isCompleted()
Parser
flatmap()
renamed toflatMap()
Flow Bundle
F.lazy(parser, params, self )
accepts a thirdthis
parameterF.sequence()
is deprecated
Added to the FlowBundle
F.startsWith(value)
F.moveUntil(string|stopParser)
F.dropTo(string|stopParser)
then.drop release
- Better publishing. Access directly to the compiled file, not the browserified bundle
- Use the drop() improvement
- Better performances
v0.3.0
v0.1.2
v0.1.1
v0.1.0
This is the First release of the javascript parser combinator library