January 25, 2024
0.16.37
(chore):
## What’s Changed
- (fix): Allow Ruby generator to work on IRv32 by @armandobelardo in https://github.com/fern-api/fern/pull/2668
- (chore): Go generators use IRv32 by @amckinney in https://github.com/fern-api/fern/pull/2672
- (fix): python sdk sends enum value for inlined requests by @dsinghvi in https://github.com/fern-api/fern/pull/2793
- (release): 0.8.0 of python-sdk generator by @dsinghvi in https://github.com/fern-api/fern/pull/2795
- (fix): OpenAPI importer query parameters always generate valid names by @dsinghvi in https://github.com/fern-api/fern/pull/2801
- (fix): OpenAPI importer example generation skips object query params by @dsinghvi in https://github.com/fern-api/fern/pull/2800
New Contributors
- @SK-Sam made their first contribution in https://github.com/fern-api/fern/pull/2687
Full Changelog: https://github.com/fern-api/fern/compare/0.16.36…0.16.37