August 9, 2024
0.37.16
(chore):
## What’s Changed
- fix, python: make circular references more robust by @armandobelardo in https://github.com/fern-api/fern/pull/4216
- improvement: allow naming for asyncapi messages to pull message name by @armandobelardo in https://github.com/fern-api/fern/pull/4228
- c#, fix: class names + namespace conflicts by @dcb6 in https://github.com/fern-api/fern/pull/4229
- Add support for anonymous usage of the generate CLI by @antoniomdk in https://github.com/fern-api/fern/pull/4239
- (fix, docs): filter referenced subpackages appropriately by @dsinghvi in https://github.com/fern-api/fern/pull/4242
New Contributors
- @antoniomdk made their first contribution in https://github.com/fern-api/fern/pull/4239
Full Changelog: https://github.com/fern-api/fern/compare/0.37.15…0.37.16