Commit graph

7 commits

Author SHA1 Message Date
Ika 258751d666 chore(release): 0.3.0 2020-10-04 15:24:17 +08:00
Ika 6d74a6bb62
feat: support core schema (#13)
Ref: https://yaml.org/spec/1.2/spec.html#schema/core/

- `null_scalar`
- `boolean_scalar`
- `integer_scalar`
- `float_scalar`
- `string_scalar`
2020-10-04 15:19:57 +08:00
Ika 5a437c8f28 chore(release): 0.2.0 2020-09-28 22:11:35 +08:00
Ika b26d567070 chore: upgrade to tree-sitter-playground@0.16.7 2020-09-23 22:01:56 +08:00
Ika 040d84891f chore: use tree-sitter-cli@0.15.9-custom 2019-09-30 14:33:07 +08:00
Ika 2ee479d3d0 chore(deps): tree-sitter-cli@0.15.9 2019-09-20 08:49:41 +08:00
Ika f45f18f407 feat: initial implementation 2019-08-31 19:14:13 +08:00