0.15.10
(chore):
## What’s Changed
- seed: generators can be tested with different output versions by @amckinney in https://github.com/fern-api/fern/pull/2401
- seed: support optional compile commands by @amckinney in https://github.com/fern-api/fern/pull/2409
- fix: example properties for imported types are properly serialized by @dsinghvi in https://github.com/fern-api/fern/pull/2407
Full Changelog: https://github.com/fern-api/fern/compare/0.15.9…0.15.10
0.15.9
(chore):
## What’s Changed
- fix: properly convert examples of imported types by @dsinghvi in https://github.com/fern-api/fern/pull/2404
Full Changelog: https://github.com/fern-api/fern/compare/0.15.8…0.15.9
0.15.8
(chore):
## What’s Changed
- fix: see docker logs when running
fern generate --local
by @dsinghvi in https://github.com/fern-api/fern/pull/2400
Full Changelog: https://github.com/fern-api/fern/compare/0.15.7…0.15.8
0.15.7
(chore):
## What’s Changed
- fix: compress fhir definition by having types extend
BaseResource
by @dsinghvi in https://github.com/fern-api/fern/pull/2387 - docs: availability in Fern Definition by @dannysheridan in https://github.com/fern-api/fern/pull/2395
- fix: OpenAPI importer generates non-conflicting names for multipart file upload endpoints by @dsinghvi in https://github.com/fern-api/fern/pull/2399
Full Changelog: https://github.com/fern-api/fern/compare/0.15.6…0.15.7