August 14, 2024
0.39.2
(chore):
## What’s Changed
- feat: allow namespacing an API from generators.yml by @armandobelardo in https://github.com/fern-api/fern/pull/4290
- fix: unions with utils re-force update refs by @armandobelardo in https://github.com/fern-api/fern/pull/4296
- (feature, csharp): Generate gRPC core utilities by @amckinney in https://github.com/fern-api/fern/pull/4298
- Update publish-docs command post-migration by @armandobelardo in https://github.com/fern-api/fern/pull/4300
- Run publish-docs.yml if it’s updated by @armandobelardo in https://github.com/fern-api/fern/pull/4301
- document redirects by @chdeskur in https://github.com/fern-api/fern/pull/4299
- (docs): add to our Welcome page that this docs site is built with Fern by @dannysheridan in https://github.com/fern-api/fern/pull/4307
- add information on regex redirects by @chdeskur in https://github.com/fern-api/fern/pull/4306
- fix: read templated env vars in the docs generator config by @pujitm in https://github.com/fern-api/fern/pull/4287
- improvement: improve
.dict
speed by limiting dict calls by @armandobelardo in https://github.com/fern-api/fern/pull/4302 - improvement: python handles arrays of deep object query parameters by @armandobelardo in https://github.com/fern-api/fern/pull/4304
- (fix): docs take into account global path params and now we add tests by @dsinghvi in https://github.com/fern-api/fern/pull/4309
New Contributors
- @pujitm made their first contribution in https://github.com/fern-api/fern/pull/4287
Full Changelog: https://github.com/fern-api/fern/compare/0.39.1…0.39.2