November 28, 2023
0.15.6
(chore):
## What’s Changed
- docs: how to control display order of your API reference by @dsinghvi in https://github.com/fern-api/fern/pull/2366
- docs: .NET server code generator for C# by @dannysheridan in https://github.com/fern-api/fern/pull/2354
- docs: improve fern’s readme.md by @dannysheridan in https://github.com/fern-api/fern/pull/2370
- docs: improve images in readme by @dannysheridan in https://github.com/fern-api/fern/pull/2371
- docs: improve readme image by @dannysheridan in https://github.com/fern-api/fern/pull/2372
- docs: add getting started to readme by @dannysheridan in https://github.com/fern-api/fern/pull/2380
- docs: update bug-report.md by @dannysheridan in https://github.com/fern-api/fern/pull/2375
- docs: file structure upon fern init by @dannysheridan in https://github.com/fern-api/fern/pull/2381
- fix: fern no longer fails to parse nested maps (
map<string, map<string, int>>
)by @mmolash in https://github.com/fern-api/fern/pull/2369
New Contributors
- @mmolash made their first contribution in https://github.com/fern-api/fern/pull/2369
Full Changelog: https://github.com/fern-api/fern/compare/0.15.5…0.15.6