v1.5.0
What's Changed
- Change minimum node version required to v12 by @webholik in #671
- Escape backslash character in raw bodies for curl codegen by @webholik in #674
- cURL codegen should work when request has a
protocolProfileBehavior
asnull
by @dhwaneetbhatt in #675 - Add long-form option for -g in cURL by @dhwaneetbhatt in #676
- Add option to use async/await in NodeJS Axios by @dhwaneetbhatt in #677
- Swift Language Update by @maxxfrazer in #660
- Use multiline quotes in Powershell to simplify generated code by @webholik in #679
Full Changelog: v1.4.0...v1.5.0
Thank you @maxxfrazer for your contribution to Swift codegen.