1.4.11 (2024-07-24)
- joi alternatives to produce anyOf instead of oneOf jsonschema output (69d3dbc)
1.4.10 (2023-06-01)
- omit forbidden keys from schema (5f617ea)
1.4.9 (2022-06-21)
- improve swagger and openapi compatibility (6a63f11)
1.4.8 (2022-03-08)
- do not repeat the title (5056a51)
1.4.7 (2022-02-03)
- generate example for const (29d944d)
1.4.6 (2022-01-19)
- improve date format handling (0934003)
1.4.5 (2022-01-19)
- improve integer detection (e713342)
1.4.4 (2022-01-19)
- handle label (57ee879)
1.4.3 (2022-01-17)
- simplify schema (3b420d7)
- simplify schema (09b329b)
- simplify schema (2d0b2d6)
- simplify schema (5169c16)
- simplify schema (f5bcc34)
- simplify schema (333afc3)
- simplify schema (63e6726)
1.4.2 (2020-10-27)
- add ignore presence (ed4e91f)
1.4.1 (2020-10-27)
- null and examples handling (b30ab19)
- edge cases and remove dependencies (1240924)