Changelog
- eaa9575 Merge branch 'main' into feature/split-schema
- 00ceda0 Merge pull request #20 from losisin/chore/update-docs
- 79778ba Merge pull request #23 from losisin/chore/update-readme
- f9201a6 Merge pull request #24 from losisin/feature/split-schema
- 32889d2 Merge pull request #26 from losisin/fix/docs
- 356b6da Merge pull request #27 from losisin/losisin-patch-1
- ebb2070 Update README.md
- 762ccb4 add all docs with code examples
- dd69ab3 add docs block for issues and contributions
- f1e10db add some docs
- c606b57 add some more tests
- 050becb add some test files
- 38f2e27 drop go-jsonschema-generator
- 2c005d7 fix docs for required keyword
- e1b464b fix readme.md
- 61a4ba9 ignore golangcli lint
- e9e307c move schema to pkg and split in smaller files
- 279910a move schema to pkg and split in smaller files
- ade534a remove old test file
- d944bef remove tmp files when running tests
- d32a940 remove writer function
- 36df933 split schema.go in pkg
- a332ce2 tidy up docs and bump plugin version
- abb5f92 update parser tests
- f4c2052 update readme.md