Skip to content

Releases: asyncapi/modelina

v3.2.0

12 Feb 12:40
9b218af
Compare
Choose a tag to compare

3.2.0 (2024-02-12)

Features

  • ensure C# types are generated with 'partial' modifier. (#1777) (5f99360)

Bug Fixes

v3.1.0

01 Feb 06:43
eb34832
Compare
Choose a tag to compare

3.1.0 (2024-02-01)

Features

v3.0.0

01 Feb 03:44
0aab5b9
Compare
Choose a tag to compare

3.0.0 (2024-02-01)

⚠ BREAKING CHANGES

Features

v2.1.3

30 Jan 06:01
443a059
Compare
Choose a tag to compare

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

30 Jan 01:08
fff8192
Compare
Choose a tag to compare
v3.0.0-next.15 Pre-release
Pre-release

3.0.0-next.15 (2024-01-30)

Bug Fixes

  • recursion bug for get nearest dependencies (#1757) (fff8192)

v3.0.0-next.14

29 Jan 10:50
34b6dc2
Compare
Choose a tag to compare
v3.0.0-next.14 Pre-release
Pre-release

3.0.0-next.14 (2024-01-29)

Bug Fixes

  • edge case where references was incorrect handled for JSON Schema (#1754) (34b6dc2)

v2.1.2

29 Jan 19:42
aac3506
Compare
Choose a tag to compare

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.13

15 Jan 21:08
8787210
Compare
Choose a tag to compare
v3.0.0-next.13 Pre-release
Pre-release

3.0.0-next.13 (2024-01-15)

Bug Fixes

v3.0.0-next.12

15 Jan 20:24
3713983
Compare
Choose a tag to compare
v3.0.0-next.12 Pre-release
Pre-release

3.0.0-next.12 (2024-01-15)

Features

v3.0.0-next.11

12 Jan 00:21
384a16c
Compare
Choose a tag to compare
v3.0.0-next.11 Pre-release
Pre-release

3.0.0-next.11 (2024-01-12)

⚠ 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)