UNPKG
bs-ajv
Version:
latest (1.0.1)
1.1.0
1.0.1
1.0.0
BucklesScript bindings to Ajv (Another JSON Validator)
github.com/scull7/bs-ajv
scull7/bs-ajv
bs-ajv
/
node_modules.lol
/
cross-spawn
/
CHANGELOG.md
7 lines
(5 loc)
•
232 B
Markdown
View Raw
1
2
3
4
5
6
7
## 5.0.0 - 2016-10-30
-
Add support for
`options.shell`
-
Improve parsing of shebangs by using [
`shebang-command`
](
https://github.com/kevva/shebang-command
) module
-
Refactor some code to make it more clear
-
Update README caveats