Skip to content

Releases: asyncapi/modelina

v0.37.0

11 Oct 19:03
7a23949
Compare
Choose a tag to compare

0.37.0 (2021-10-11)

Features

  • support JSON Schema draft 6 documents as input (#380) (7a23949)

v0.36.0

11 Oct 18:25
edd958e
Compare
Choose a tag to compare

0.36.0 (2021-10-11)

Features

  • support JSON Schema draft 4 documents as input (#379) (edd958e)

v0.35.0

11 Oct 14:16
9b1dd35
Compare
Choose a tag to compare

0.35.0 (2021-10-11)

Features

  • implement renderCompleteModel for CSharpGenerator (#447) (9b1dd35)

v0.34.0

11 Oct 13:08
b0539d7
Compare
Choose a tag to compare

0.34.0 (2021-10-11)

Features

v0.33.0

08 Oct 10:31
f30b42d
Compare
Choose a tag to compare

0.33.0 (2021-10-08)

Features

  • implement renderCompleteModel for TypesScript generator (#443) (f30b42d)

v0.32.1

06 Oct 15:27
2e92512
Compare
Choose a tag to compare

0.32.1 (2021-10-06)

Bug Fixes

  • java generateCompleteModels do not use proper naming format (#437) (2e92512)

v0.32.0

06 Oct 14:42
3ecefed
Compare
Choose a tag to compare

0.32.0 (2021-10-06)

Features

  • generate Java models to files and full output (#401) (3ecefed)

v0.31.3

28 Sep 13:47
35a8139
Compare
Choose a tag to compare

0.31.3 (2021-09-28)

Bug Fixes

  • update @asyncapi/parser to 1.10.0 version (35a8139)

v0.31.2

28 Sep 08:46
a6652d6
Compare
Choose a tag to compare

0.31.2 (2021-09-28)

Bug Fixes

  • add multiple blackbox tests and fix small bugs (#371) (a6652d6)

v0.31.1

27 Sep 11:02
9f15769
Compare
Choose a tag to compare

0.31.1 (2021-09-27)

Bug Fixes