Skip to content

Releases: fern-api/fern

0.45.4-rc1

10 Dec 22:17
ddcbb96
Compare
Choose a tag to compare
0.45.4-rc1 Pre-release
Pre-release
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

09 Dec 21:49
f448b33
Compare
Choose a tag to compare
0.45.4-rc0 Pre-release
Pre-release
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

05 Dec 17:46
9f9b62e
Compare
Choose a tag to compare
fix(cli): `unknown` schemas dont need additional properties to be tru…

0.45.2

03 Dec 16:05
76d320b
Compare
Choose a tag to compare
chore(cli): fix `0.45.2`

0.45.1-rc0

29 Nov 02:41
7ec059c
Compare
Choose a tag to compare
0.45.1-rc0 Pre-release
Pre-release
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

27 Nov 20:20
9770c58
Compare
Choose a tag to compare
feat(cli): Add `inline` property to type references from properties i…

0.45.0

23 Nov 18:44
aa8351e
Compare
Choose a tag to compare
chore(cli): bump version in changelog (#5260)

* bump version in changelog

* chore: update changelog

---------

Co-authored-by: RohinBhargava <[email protected]>

0.45.0-rc55

22 Nov 23:38
bcc0a17
Compare
Choose a tag to compare
0.45.0-rc55 Pre-release
Pre-release
fix(cli): docs generation now preserves original model schema names. …

0.45.0-rc54

22 Nov 23:09
a3a4c2f
Compare
Choose a tag to compare
0.45.0-rc54 Pre-release
Pre-release
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

21 Nov 23:38
e4299dd
Compare
Choose a tag to compare
0.45.0-rc53 Pre-release
Pre-release
feat(cli): Add smart-casing flag for IR commands (#5249)