Releases: asyncapi/modelina
Releases · asyncapi/modelina
v3.5.0
v4.0.0-next.39
v4.0.0-next.38
v4.0.0-next.37
v4.0.0-next.36
4.0.0-next.36 (2024-05-06)
Features
Bug Fixes
- support dash in property names (Pydantic generator) (#1955) (025c267)
- type are not determined in cyclic models (#1906) (6ff9698)
- update @asyncapi/parser to 3.0.10 version (#1897) (c0efde3)
- update @asyncapi/parser to 3.0.12 version (#1929) (1c2ab2c)
- update @asyncapi/parser to 3.0.13 version and others (#1936) (2b98800)
- update @asyncapi/parser to 3.0.14 version and others (#1942) (78bc740)
- update @asyncapi/parser to 3.0.8 version (#1890) (d0b89b5)
- update @asyncapi/parser to 3.0.9 version (#1895) (7f5b946)
- use this. for property setter in c# class renderer (#1874) (6291e04)
v4.0.0-next.35
v4.0.0-next.34
4.0.0-next.34 (2024-04-25)
⚠ BREAKING CHANGES
- python models not handling circular model dependencies (#1946)
Bug Fixes
v4.0.0-next.33
4.0.0-next.33 (2024-04-25)
Features
v4.0.0-next.32
4.0.0-next.32 (2024-04-25)
⚠ BREAKING CHANGES
- adds interface for oneOf objects with discriminator for go (#1958)
Features
v4.0.0-next.31
4.0.0-next.31 (2024-04-25)
⚠ BREAKING CHANGES
- add support for nullable and optional types in go (#1939)