May 28, 2024
0.29.1
(chore):
## What’s Changed
- fix, python: do not manually specify custom license file by @armandobelardo in https://github.com/fern-api/fern/pull/3697
- build(deps): bump github.com/fern-api/generator-exec-go from 0.0.817 to 0.0.823 in /generators/go by @dependabot in https://github.com/fern-api/fern/pull/3653
- fix, fastapi: fixes path prefixes and construction by @armandobelardo in https://github.com/fern-api/fern/pull/3699
- (docs) Add Building Your Docs section by @dannysheridan in https://github.com/fern-api/fern/pull/3698
- docs: individualized title tags by @atwooddc in https://github.com/fern-api/fern/pull/3704
- docs: add img alt attributes by @atwooddc in https://github.com/fern-api/fern/pull/3703
- docs fixed tabs meta description typo by @atwooddc in https://github.com/fern-api/fern/pull/3702
- (docs) Add custom subdomain and subpath instructions by @dannysheridan in https://github.com/fern-api/fern/pull/3705
- (fix, docs): add missing dashes for “—instance” in CLI docs by @zachkirsch in https://github.com/fern-api/fern/pull/3709
- build(deps): bump github.com/fern-api/generator-exec-go from 0.0.823 to 0.0.874 in /generators/go by @dependabot in https://github.com/fern-api/fern/pull/3707
- fix: ruby snippets now respect the full module path of the function call by @armandobelardo in https://github.com/fern-api/fern/pull/3706
- (fix, csharp): make C# sdk .NET 6 compatible by @dsinghvi in https://github.com/fern-api/fern/pull/3711
- (fix, csharp): generated GitHub workflows use
.NET
8.x by @dsinghvi in https://github.com/fern-api/fern/pull/3712 - fix: fastapi now has all pydantic utilities it needs by @armandobelardo in https://github.com/fern-api/fern/pull/3713
- fix, python: add typing lib for dateutils by @armandobelardo in https://github.com/fern-api/fern/pull/3714
- Docs remove redirect links by @atwooddc in https://github.com/fern-api/fern/pull/3701
- (fix):
x-fern-base-path
impacts endpoint paths instead ofapi.yml
base path by @dsinghvi in https://github.com/fern-api/fern/pull/3720
Full Changelog: https://github.com/fern-api/fern/compare/0.29.1-rc0…0.29.2