Releases: asyncapi/modelina
Releases · asyncapi/modelina
v4.0.0-next.61
4.0.0-next.61 (2024-09-06)
⚠ BREAKING CHANGES
- dont render override when the setter doesnt exist in the interface (#2098)
Bug Fixes
v4.0.0-next.60
4.0.0-next.60 (2024-09-05)
⚠ BREAKING CHANGES
- when allowInheritance is true, java now renders setters in interfaces for enums if const is not set by the classes that implements it (#2096)
Bug Fixes
v4.0.0-next.59
4.0.0-next.59 (2024-08-13)
Bug Fixes
v4.0.0-next.58
v4.0.0-next.57
v4.0.0-next.56
v4.0.0-next.55
v3.7.0
v4.0.0-next.54
4.0.0-next.54 (2024-07-15)
⚠ BREAKING CHANGES
- no setters for enums in interfaces for java when allowInheritance is used (#2068)