Releases: asyncapi/modelina
Releases · asyncapi/modelina
v4.0.0-next.17
⚠ BREAKING CHANGES
- add python types, contructor and constants (#1858)
Bug Fixes
- add python types, contructor and constants (#1858) (5da0c62)
v4.0.0-next.16
Bug Fixes
- python using the wrong key type for dictionaries (#1867) (15e406b)
v4.0.0-next.15
Bug Fixes
- inconsistent indentation for Python models (#1856) (a7c18b9)
v4.0.0-next.14
Features
- allow change of how enum is interpreted when a single value (#1853) (2d62fb8)
Bug Fixes
- switch to Object.Equals for C# Equals override (#1865) (38d764c)
v3.4.2
3.4.2 (2024-03-10)
Bug Fixes
- use this. for property setter in c# class renderer (#1874) (6291e04)
v4.0.0-next.13
⚠ BREAKING CHANGES
- use recommended Python styles for names (#1861)
Bug Fixes
v3.4.1
3.4.1 (2024-03-08)
Bug Fixes
- switch to Object.Equals for C# Equals override (#1865) (38d764c)