Releases: cjbooms/fabrikt
Releases · cjbooms/fabrikt
6.0.1
6.0.0
5.1.0
5.0.0
What's Changed
- Support naming http client methods after the operationId by @averabaq in #123
- fix broken codegen for put/post/patch requests without request body by @pschichtel in #126
- Add Support for Path Level Parameters and avoid Name Clashes by @pschichtel in #127
- Non-Nullable client return types by @averabaq in #124
New Contributors
- @pschichtel made their first contribution in #126
Full Changelog: 4.0.0...5.0.0
4.0.0
3.0.0
What's Changed
- Add cli option to add suspend modifier to controller methods by @averabaq in #113
- ISSUE-111: Support naming controller methods after the operationId by @averabaq in #115
- Treat simple oneOf as Any by @cjbooms in #116
- Enable use of oneOf in additional properties by @cjbooms in #117
Full Changelog: 2.3.0...3.0.0