Releases: asyncapi/modelina
Releases · asyncapi/modelina
v4.0.0-next.30
Bug Fixes
- messages are not being generated for AsyncAPI replies (#1947) (d9b19c2)
v3.4.9
3.4.9 (2024-04-23)
Bug Fixes
- support dash in property names (Pydantic generator) (#1955) (025c267)
v4.0.0-next.28
Bug Fixes
- cli windows build not handling local modelina dependency (#1950) (be36c12)
v3.4.8
3.4.8 (2024-04-18)
Bug Fixes
- update @asyncapi/parser to 3.0.14 version and others (#1942) (78bc740)
v3.4.7
3.4.7 (2024-04-15)
Bug Fixes
- update @asyncapi/parser to 3.0.13 version and others (#1936) (2b98800)
v4.0.0-next.27
Bug Fixes
- circular schema issue with OpenAPI, JSON Schema, and swagger inputs (#1934) (89e276d)
v4.0.0-next.26
⚠ BREAKING CHANGES
- add union types support in go (#1882)
Features