Changelog for tree-sitter-json-0.7.0.3
v0.7.0.2
- Support ghc 8.10.
v0.7.0.0
- remove CodeGen and Template Haskell splice
- move contents of internal library into library and remove internal library
- add
getNodeTypesPath
to provide easier access tonode-types.json
file
v0.3.0.0
- Defines AST datatypes.
- Bumps the lower bound on
tree-sitter
to 0.4.