Releases: fern-api/fern
Releases · fern-api/fern
0.45.4-rc1
chore(java): Upgrade java IR to v53 (#5379) * chore(java): Upgrade java IR to v53 * Fix upgrade breaks * Add changelog entries * chore: update changelog * Add versions to migrator * Bump cli version * chore: update changelog --------- Co-authored-by: Alberto <[email protected]> Co-authored-by: ajgateno <[email protected]>
0.45.4-rc0
fix(cli): Adds check for overwriting files in generate output (#5278) * Adds check for overrwriting files in generate output * Adds check for CI env for directory overwrite prompt * Updates from PR comments * Add unit tests and force flag for directory overwrite fix * Adds e2e tests for CI env and --force flag * Fixes lint errors and tests in CI env * Add changelog and create directory for output location persistence files * chore: update changelog * chore: update changelog * Update versions.yml * chore: update changelog --------- Co-authored-by: ajkpersonal <[email protected]> Co-authored-by: Darwin Ding <[email protected]> Co-authored-by: dubwub <[email protected]> Co-authored-by: Deep Singhvi <[email protected]> Co-authored-by: dsinghvi <[email protected]>
0.45.3
fix(cli): `unknown` schemas dont need additional properties to be tru…
0.45.2
chore(cli): fix `0.45.2`
0.45.1-rc0
fix(cli): respect `null` examples when generating OpenAPI -> IR (#5296) * Respect null examples. * Exclusively filter in optional case; attach updated snapshots. * Update cli rc version. * chore: update changelog --------- Co-authored-by: fern-bot <[email protected]>
0.45.1
feat(cli): Add `inline` property to type references from properties i…
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)