Commit graph

4 commits

Author SHA1 Message Date
ObserverOfTime 4e516a7cd5 feat(schema): add json schema 2024-04-10 00:04:28 -04:00
ObserverOfTime f5d3ac2be1 build: update bindings 2024-04-10 00:04:28 -04: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 f45f18f407 feat: initial implementation 2019-08-31 19:14:13 +08:00