June 24, 2024
0.31.0-rc3
(chore):
## What’s Changed
- (fix, python): SDK doesn’t leak
JSONDecodeError
to users by @dsinghvi in https://github.com/fern-api/fern/pull/3908 - (fix, python): python sdk generator handles stream termination like
[[DONE]]
by @dsinghvi in https://github.com/fern-api/fern/pull/3909 - (feature, readme): Add support for configurable introduction by @amckinney in https://github.com/fern-api/fern/pull/3898
- build(deps): bump ws from 8.17.0 to 8.17.1 by @dependabot in https://github.com/fern-api/fern/pull/3866
- (internal, refactor): make
OSSWorkspace
andFernWorkspace
classes by @dsinghvi in https://github.com/fern-api/fern/pull/3910 - (refactor, internal): generate fern workspace before calling generate by @dsinghvi in https://github.com/fern-api/fern/pull/3911
- (refactor, internal): clean up how OpenAPI parser deals with settings by @dsinghvi in https://github.com/fern-api/fern/pull/3912
- (feat, cli): support customizing api settings per generator by @dsinghvi in https://github.com/fern-api/fern/pull/3913
Full Changelog: https://github.com/fern-api/fern/compare/0.31.0-rc2…0.31.0-rc3