Releases: marmelasoft/openapi_codegen
Releases · marmelasoft/openapi_codegen
v0.1.0
What's Changed
- refactor: make write_ast_to_file receive output path as parameter by @nelsonmestevao in #1
- add - Creates the client based on the Open API Spec by @filipecabaco in #2
- refactor: move function ast code to its own module by @nelsonmestevao in #3
- Heavily refactor code for readability by @filipecabaco in #4
- chore: bring CI back, upgrade deps, improve code by @nelsonmestevao in #6
- Edge case handling by @filipecabaco in #5
- Refactor to support Req by @filipecabaco in #8
- Minor refactor to remove Path building code by @filipecabaco in #9
- feat: add escript build by @nelsonmestevao in #10
- Improve overall documentation by @filipecabaco in #11
- Add integration tests against PetStore API by @filipecabaco in #12
- fix: remove linting warnings by @nelsonmestevao in #13
Full Changelog: https://github.com/marmelasoft/openapi_codegen/commits/v0.1.0