All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.13 (2022-07-04)
- convert any string to pascal case (2b31966)
0.0.12 (2021-08-12)
0.0.11 (2021-03-26)
0.0.10 (2021-02-27)
- do not modify property names (5afaabe)
0.0.9 (2020-11-08)
- add io-ts codec generator (f2599fe)
- update types to support "CodecIoTs" (4ee6298)
0.0.8 (2020-07-23)
- convert property names to camelCase (4486710)
0.0.7 (2020-04-09)
0.0.6 (2020-04-08)
- swagger's patch as an object (6ae1bb6)
0.0.5 (2020-04-08)
0.0.4 (2020-04-07)
- add strict header (82e9111)
0.0.3 (2020-04-01)
- handle "object" without properties (008addd)
- add 'type' option (c8f1078)
- add build and entry point (bab65c0)
- add cli module (697f193)
- add module to write file to filesystem (217ab7f)
- add option exitOnInvalidType (78c041b)
- add output (165315b)
- add program module (87c316d)
- add yaml support (54857dd)
- check openapi version (b238a8d)
- generate types from swagger (4bde948)
- handle exact types with flow (6332f6e)
- handle nullable property (23d58be)
- handle required properties (eceac3b)
- handle swagger download (ed80752)
- handle unknown types (c4d5e25)
- read swagger from file (870b257)