June 22, 2024
0.31.0-rc1
(chore):
## What’s Changed
- fix, ruby: leverage a types module by @armandobelardo in https://github.com/fern-api/fern/pull/3893
- (fix, typescript): generate streaming endpoint snippets by @dsinghvi in https://github.com/fern-api/fern/pull/3895
- fix: new ruby generator config matches class reference and class decl… by @armandobelardo in https://github.com/fern-api/fern/pull/3896
- fix, python: readme is not specified in pyproject if not made by @armandobelardo in https://github.com/fern-api/fern/pull/3894
- (fix, csharp): query params for datetimes index
Value
by @dsinghvi in https://github.com/fern-api/fern/pull/3892 - (feature, python): Generate better README.md by @amckinney in https://github.com/fern-api/fern/pull/3897
- (fix, typescript): remove fs dependency in browser runtimes by @dsinghvi in https://github.com/fern-api/fern/pull/3899
- (fix, csharp): sdk respects service level path and path parameters by @dsinghvi in https://github.com/fern-api/fern/pull/3900
- fix: validate files to be uploaded by @trevorblades in https://github.com/fern-api/fern/pull/3872
- (feat, csharp): support sending bytes requests by @dsinghvi in https://github.com/fern-api/fern/pull/3901
- (fix, csharp): safe join url and base path by @dsinghvi in https://github.com/fern-api/fern/pull/3902
- Revert “fix: validate files to be uploaded” by @abvthecity in https://github.com/fern-api/fern/pull/3904
- feat: changelog on tabs and sections by @abvthecity in https://github.com/fern-api/fern/pull/3903
New Contributors
- @trevorblades made their first contribution in https://github.com/fern-api/fern/pull/3872
Full Changelog: https://github.com/fern-api/fern/compare/0.31.0-rc0…0.31.0-rc1