1.0.1 (2024-05-01)
- project config type validation (5282e1a)
1.0.0 (2024-04-30)
- jtd-codebuild v1
- add project config json schema (b20ed9e)
- add python discriminator support (d723fb9)
- better logging (3075b83)
- implement jtd-codebuild (0d80631)
- jtd-codebuild v1 (284c014)
0.8.0 (2024-04-13)
- add allow duplicate defs options (cb1518c)
- add camel case property name option in python generation option (2f8b745)
- add inheritance (5dd1c8a)
- add json support (074dcc8)
- add jtd_codebuild (891cb9b)
- add typeddict option to python generator (7c9fab8)
- subscriptable dataclass for python codegen (e58f201)
- support for multiple definitions (a82f2eb)
- add pydantic as optional deps (1db182f)
- cli now recieves absolute path (0b3b86e)
- create definitions only if definitions key is not present at root schema (9a648d0)
- install ci packages to run semantic releases (2e152b1)
- pydantic as testing deps as we don't need it in actuall usage (1c8a521)
- [no ci] contributing docs (1b961c4)
- add badges (638b473)
- add badges (cb13e59)
- add badges (a796a1f)
- add badges (30740b3)
- add badges (1b9fc9c)
- add badges (f467899)
- add docs for examples [no ci] (92141b5)
- for extends feature (2a9ba5a)
- pydantic (cfc538c)
- update docs for subscriptable feature (2fe25c7)
- update readme (4f0d48b)
- docs: update readme (
4f0d48b)
- feat: add json support (
074dcc8)
- fix: create definitions only if definitions key is not present at root schema (
9a648d0)
- feat: add allow duplicate defs options (
cb1518c)
- Merge branch 'dev' (
22cc49e)
- chore: resolve merge conflict (
1000249)
- feat: add camel case property name option in python generation option (
2f8b745)
- docs: [no ci] contributing docs (
1b961c4)
- feat: add typeddict option to python generator (
7c9fab8)
- docs: update docs for subscriptable feature (
2fe25c7)
- feat: subscriptable dataclass for python codegen (
e58f201)
- refactor: modularize (
17bfc79)
-
Merge branch 'dev' (
2d60446) -
[no ci] docs: update (
5c1ad0a) -
Merge branch 'dev' (
a4bb789) -
[no ci] docs: fix typo (
bba5648)
-
ci: fix (
f66f618) -
ci: fix (
96c1a1f) -
ci: add versioning step (
950fdb4) -
ci: add publish workflow (
43618a7)
- feat: add jtd_codebuild (
891cb9b)
- fix: install ci packages to run semantic releases (
2e152b1)