0.31.9
(chore):
## What’s Changed
- improvement: python async snippets now leverage asyncio run by @armandobelardo in https://github.com/fern-api/fern/pull/3961
- improvement: allow adding extra dependencies to Ruby SDK by @armandobelardo in https://github.com/fern-api/fern/pull/3960
- fix: Mark CSS files as ‘will not be uploaded’ by @trevorblades in https://github.com/fern-api/fern/pull/3964
- (fix, cli): make sure
js
file checking works by @dsinghvi in https://github.com/fern-api/fern/pull/3963
Full Changelog: https://github.com/fern-api/fern/compare/0.31.8…0.31.9
0.31.8
(chore):
## What’s Changed
- fix: generator upgrade cli upgrades in place by @armandobelardo in https://github.com/fern-api/fern/pull/3951
- feat: add reviewers blocks to generators.yml by @armandobelardo in https://github.com/fern-api/fern/pull/3952
- Use all FormData headers and don’t stringify stream.Readable by @williamluer in https://github.com/fern-api/fern/pull/3956
- (feat, csharp): support extra dependencies by @dsinghvi in https://github.com/fern-api/fern/pull/3957
- improvement: allow specifying if taking major in flag by @armandobelardo in https://github.com/fern-api/fern/pull/3958
- fix: include css alongside js when validating UTF8 files by @abvthecity in https://github.com/fern-api/fern/pull/3959
New Contributors
- @williamluer made their first contribution in https://github.com/fern-api/fern/pull/3956
Full Changelog: https://github.com/fern-api/fern/compare/0.31.7…0.31.8