Releases: asyncapi/modelina
Releases · asyncapi/modelina
v3.2.0
3.2.0 (2024-02-12)
Features
- ensure C# types are generated with 'partial' modifier. (#1777) (5f99360)
Bug Fixes
v3.1.0
3.1.0 (2024-02-01)
Features
v3.0.0
3.0.0 (2024-02-01)
⚠ BREAKING CHANGES
Features
v2.1.3
2.1.3 (2024-01-30)
Bug Fixes
- update @asyncapi/avro-schema-parser to 3.0.11 version (#1767) (443a059)
v3.0.0-next.15
Bug Fixes
- recursion bug for get nearest dependencies (#1757) (fff8192)
v3.0.0-next.14
Bug Fixes
- edge case where references was incorrect handled for JSON Schema (#1754) (34b6dc2)
v2.1.2
2.1.2 (2024-01-29)
Bug Fixes
- update @asyncapi/raml-dt-schema-parser to 4.0.11 version (#1761) (aac3506)
v3.0.0-next.11
⚠ BREAKING CHANGES
- add useJavascriptReservedKeywords option for TS (#1727)
Features
Bug Fixes
- expose scala generator and update docs and examples (#1691) (ee34ae2)
- set default to None for pydantic generator (#1663) (8390f85)