Skip to content

Releases: asyncapi/modelina

v4.0.0-next.64

24 Jan 14:14
3272a05
Compare
Choose a tag to compare
v4.0.0-next.64 Pre-release
Pre-release

4.0.0-next.64 (2025-01-24)

Features

  • fixed data tags, description preset for Go, add goIncludeComments and goIncludeTags flags (#2152) (3272a05)

v3.10.1

24 Jan 14:05
e101bb6
Compare
Choose a tag to compare

3.10.1 (2025-01-24)

Bug Fixes

v3.10.0

10 Dec 20:34
ca1177a
Compare
Choose a tag to compare

3.10.0 (2024-12-10)

Features

  • add support for typed array unmarshalling in TypeScript (#2131) (ca1177a)

v3.9.0

02 Dec 18:25
b7f45a6
Compare
Choose a tag to compare

3.9.0 (2024-12-02)

Features

v4.0.0-next.63

30 Oct 07:54
9f2b80e
Compare
Choose a tag to compare
v4.0.0-next.63 Pre-release
Pre-release

4.0.0-next.63 (2024-10-30)

Bug Fixes

v3.8.0

29 Oct 14:19
8c3c152
Compare
Choose a tag to compare

3.8.0 (2024-10-29)

Features

  • website: add stretchable layout for playground (#2067) (1210d14)

Bug Fixes

  • remove duplicate import keyword in Kotlin generator example (#2115) (8c3c152)

v4.0.0-next.62

08 Oct 08:57
07f39f1
Compare
Choose a tag to compare
v4.0.0-next.62 Pre-release
Pre-release

4.0.0-next.62 (2024-10-08)

⚠ BREAKING CHANGES

  • add jackson annotations additionalProperties (#2103)

Features

  • add jackson annotations additionalProperties (#2103) (07f39f1)

v4.0.0-next.61

06 Sep 12:10
95d94d3
Compare
Choose a tag to compare
v4.0.0-next.61 Pre-release
Pre-release

4.0.0-next.61 (2024-09-06)

⚠ BREAKING CHANGES

  • dont render override when the setter doesnt exist in the interface (#2098)

Bug Fixes

  • dont render override when the setter doesnt exist in the interface (#2098) (95d94d3)

v4.0.0-next.60

05 Sep 09:06
f6cd360
Compare
Choose a tag to compare
v4.0.0-next.60 Pre-release
Pre-release

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

  • when allowInheritance is true, java now renders setters in interfaces for enums if const is not set by the classes that implements it (#2096) (f6cd360)

v4.0.0-next.59

13 Aug 09:40
fcb4eab
Compare
Choose a tag to compare
v4.0.0-next.59 Pre-release
Pre-release

4.0.0-next.59 (2024-08-13)

Bug Fixes