Swift OpenAPI Generator 0.2.2
What's Changed
SemVer Patch
- Add support for nullable schemas by @czechboy0 in #248
- Bump OpenAPIKit to beta.5 by @czechboy0 in #266
- Escape negative numbers in integer-backed enums by @PARAIPAN9 in #274
- [Generator] Fix nested coding by @czechboy0 in #271
Other Changes
- Fixes #114 - Add scoped imports by @PARAIPAN9 in #184
- Audit for the word "content" incorrectly used to refer to body in public API by @czechboy0 in #256
- Use per-type imports everywhere by @czechboy0 in #264
- Add compatibility suite with selected OpenAPI documents by @simonjbeaumont in #267
- Delete temporary build directories in compatibility test by @simonjbeaumont in #277
- Run integration test in $TMPDIR or /tmp by @simonjbeaumont in #279
- Compile with -warnings-as-errors in CI (incl. StrictSendability) by @simonjbeaumont in #281
- Generate all requested modes in parallel by @simonjbeaumont in #280
New Contributors
- @PARAIPAN9 made their first contribution in #184
Full Changelog: 0.2.1...0.2.2