Releases: swissmanu/spicery
Releases · swissmanu/spicery
2.1.0
05 Nov 14:20
Compare
Sorry, something went wrong.
No results found
Add aNull parser, allowing to parse null
Add or parser, allowing to combine multiple parsers and build union types
v1.1.0
21 Apr 05:59
Compare
Sorry, something went wrong.
No results found
1.1.0 (2017-04-21)
Features
v1.0.3
18 Apr 22:37
Compare
Sorry, something went wrong.
No results found
1.0.3 (2017-04-18)
Bug Fixes
map: Allow null as value for Map entry (357edda2 )
v1.0.2
18 Apr 17:25
Compare
Sorry, something went wrong.
No results found
1.0.2 (2017-04-18)
Bug Fixes
npm: Run build script before publish (424ee9d3 )
typescript: Ignore build directory (024c49a8 )
v1.0.1
18 Apr 17:19
Compare
Sorry, something went wrong.
No results found
<a name"1.0.1">
1.0.1 (2017-04-18)
Bug Fixes
typescript: Fix TypeScript Build (a8c3c72d )
v1.0.0
18 Apr 16:19
Compare
Sorry, something went wrong.
No results found
1.0.0 (2017-04-18)
First public release
Bug Fixes
export: Reexport everything from main file (578db1b1 )
Features
dsl: Add synonyms for basic parsers 💄 (3226dcbf )
parser:
parsers: Add basic Parsers (9d5bea77 )