Releases: fern-api/fern
Releases · fern-api/fern
0.45.0
chore(cli): bump version in changelog (#5260) * bump version in changelog * chore: update changelog --------- Co-authored-by: RohinBhargava <[email protected]>
0.45.0-rc55
fix(cli): docs generation now preserves original model schema names. …
0.45.0-rc54
fix(cli): remove default float min max (#5258) * use convertDouble for float conversion * update snapshot tests * update cli version * chore: update changelog --------- Co-authored-by: fern-bot <[email protected]>
0.45.0-rc53
feat(cli): Add smart-casing flag for IR commands (#5249)
0.45.0-rc52
fix(cli): Update versions.yml for previous fix. (#5239) Add to versions.yml.
0.45.0-rc51
feat(cli): Add support for in-lined path parameters (#5231)
0.45.0-rc50
fix(cli): Increase max recursive depth allowed during example validat…
0.45.0-rc49
fix(php): add `list` to PHP reserved keywords; prevent escaping PHP m…
0.45.0-rc48
chore(cli): plumb token header and token prefix oAuth (#5207) * plumb top level roles to FDR * updated changelog * add org id to run preview server * plumbed header key * changed name to token header * chore: update changelog * updated fdr * changelog formatting * chore: update changelog * added example of setting the token-header and prefix, and added note to documentation * chore: update changelog * push fixture test and address comments * chore: update changelog * added yaml example to documentation * fix merge conflicts --------- Co-authored-by: fern-bot <[email protected]> Co-authored-by: fern-bot <[email protected]>
0.45.0-rc47
fix(cli): `content-type` defaults to first value when provided as com…