July 31, 2024
0.37.0
(chore):
## What’s Changed
- chore: bump typescript version and changelog by @RohinBhargava in https://github.com/fern-api/fern/pull/4143
- feat: introduce typeddicts for request objects by @armandobelardo in https://github.com/fern-api/fern/pull/4113
- fix, python: get api error through external import by @armandobelardo in https://github.com/fern-api/fern/pull/4145
- fix: Fix unit test path and add CI check for this by @RohinBhargava in https://github.com/fern-api/fern/pull/4148
- [c#, improvement]: add explicit namespaces to custom config by @dcb6 in https://github.com/fern-api/fern/pull/4144
- c#, improvement:
set
instead ofinit
field accessors in types by @dcb6 in https://github.com/fern-api/fern/pull/4151 - (feature): Add IRv53; float type by @amckinney in https://github.com/fern-api/fern/pull/4146
- c#, improvement: make datetime deserialization more lenient + include millis in datetime serialization by @dcb6 in https://github.com/fern-api/fern/pull/4149
- chore: ci workflow gating on ts-sdk changes by @RohinBhargava in https://github.com/fern-api/fern/pull/4152
- (fix, csharp):
map<string, unknown>
values are nullable by @amckinney in https://github.com/fern-api/fern/pull/4153 - fix: incorrect code block indentation in api-yml.mdx by @abvthecity in https://github.com/fern-api/fern/pull/4158
- (feature, csharp): Add support for allow-multiple query params by @amckinney in https://github.com/fern-api/fern/pull/4157
- internal: update IR to have the FDR API definition ID by @armandobelardo in https://github.com/fern-api/fern/pull/4161
- (feature, csharp): Support uint, ulong, and float by @amckinney in https://github.com/fern-api/fern/pull/4160
Full Changelog: https://github.com/fern-api/fern/compare/0.36.0…0.37.0