July 3, 2024
0.31.10
(chore):
## What’s Changed
- improvement: add advanced section to python readme by @armandobelardo in https://github.com/fern-api/fern/pull/3970
- (feat): customize status code for typescript express generator by @dsinghvi in https://github.com/fern-api/fern/pull/3971
- fix, python: allow offsets to start at 0 by @armandobelardo in https://github.com/fern-api/fern/pull/3972
- fix: python pagination helper types now share generic type by @armandobelardo in https://github.com/fern-api/fern/pull/3973
- chore: update python seed after generator-cli update by @armandobelardo in https://github.com/fern-api/fern/pull/3974
- (charp, fix): Empty Root Client Methods +
.Core
namespace issue by @dcb6 in https://github.com/fern-api/fern/pull/3975 - (java, improvement): change default
JsonInclude
behavior by @dcb6 in https://github.com/fern-api/fern/pull/3978 - (csharp, fix): base client requests not generated by @dcb6 in https://github.com/fern-api/fern/pull/3976
- chore: plumb through ruby snippets config to FDR by @armandobelardo in https://github.com/fern-api/fern/pull/3980
- improvement: allow boolean defaults within IR by @armandobelardo in https://github.com/fern-api/fern/pull/3981
Full Changelog: https://github.com/fern-api/fern/compare/0.31.9…0.31.10