fern

Input OpenAPI. Output SDKs and Docs.

APACHE-2.0 License

Downloads
6.5M
Stars
2.6K
Committers
73

Bot releases are hidden (Show)

fern - 0.19.0-rc6

Published by dsinghvi 8 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.19.0-rc3...0.18.5

Full Changelog: https://github.com/fern-api/fern/compare/0.19.0-rc4...0.19.0-rc5

New Contributors

Full Changelog: https://github.com/fern-api/fern/compare/0.19.0-rc5...0.19.0-rc6

fern - 0.18.5

Published by dsinghvi 8 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.18.4...0.18.5

fern - 0.18.4

Published by dsinghvi 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fern-api/fern/compare/0.18.3...0.18.4

fern - 0.18.3

Published by dsinghvi 8 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.18.2...0.18.3-rc0

New Contributors

Full Changelog: https://github.com/fern-api/fern/compare/0.18.3-rc1...0.18.3-rc2

fern - 0.18.2

Published by dsinghvi 8 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.18.1...0.18.2

fern - 0.18.1

Published by dsinghvi 8 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.18.0...0.18.1

fern - 0.18.1-rc2

Published by dsinghvi 8 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.18.0...0.18.0-rc0

Full Changelog: https://github.com/fern-api/fern/compare/0.18.1-rc1...0.18.1-rc2

fern - 0.18.0

Published by dsinghvi 8 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.17.10...0.18.0

fern - 0.17.10

Published by dsinghvi 8 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.17.9...0.17.10

fern - 0.17.9

Published by dsinghvi 8 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.17.8...0.17.9

fern - 0.17.8

Published by dsinghvi 8 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.17.7...0.17.8

fern - 0.17.7

Published by dsinghvi 8 months ago

What's Changed

  • (fix): read nuget output mode

Full Changelog: https://github.com/fern-api/fern/compare/0.17.3...0.17.5

fern - 0.17.4

Published by dsinghvi 8 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.17.3...0.17.4

fern - 0.17.3

Published by dsinghvi 9 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.17.1...0.17.3

fern - 0.17.2

Published by dsinghvi 9 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.17.1...0.17.2

fern - 0.17.1

Published by dsinghvi 9 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.17.0...0.17.1

fern - 0.17.0

Published by dsinghvi 9 months ago

  • break: The OpenAPI importer now considers the title field when generating a schema name. It only considers this field if there is no whitespace and only contains alphabetic characters. We're constantly trying to improve Fern to generate as idiomatic code as possible and naming schemas correctly is a huge part of that.

    By upgrading the Fern CLI to a 0.17.x version, any SDKs with the following OpenAPI would receive compile breaks b/c the object would be renamed as Bar.

    Foo: 
      title: Bar
      type: object
    
fern - 0.16.44-rc0

Published by dsinghvi 9 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.16.43...0.16.44-rc0

fern - 0.16.43

Published by dsinghvi 9 months ago

What's Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.16.43-rc0...0.16.43-rc1

Full Changelog: https://github.com/fern-api/fern/compare/0.16.43-rc1...0.16.43-rc2

fern - 0.16.42-rc0

Published by dsinghvi 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fern-api/fern/compare/0.16.41...0.16.42