Skip to content

Tags: agnoster/jsonexp

Tags

v0.0.3

Toggle v0.0.3's commit message
Release v0.0.3

* Match arrays ending with ... to anything matching the prefix
* Match arrays beginning with ... to anything matching the suffix

v0.0.2

Toggle v0.0.2's commit message
Release v0.0.2

* Add comments with //

v0.0.1

Toggle v0.0.1's commit message
Release v0.0.1

* Extract JSONExp from [LiterAPI][]
* Patch a bug that broke globbing when a JSONExp was re-used