Modelina Versions Save

A library for generating typed models based on inputs such as AsyncAPI, OpenAPI, and JSON Schema documents with high customization

v4.0.0-next.35

2 weeks ago

4.0.0-next.35 (2024-04-25)

Bug Fixes

  • fixes union type with discriminator in go (#1967) (ecd9618)

v4.0.0-next.34

2 weeks ago

4.0.0-next.34 (2024-04-25)

⚠ BREAKING CHANGES

  • python models not handling circular model dependencies (#1946)

Bug Fixes

  • python models not handling circular model dependencies (#1946) (da14682)

v4.0.0-next.33

2 weeks ago

4.0.0-next.33 (2024-04-25)

Features

  • refactor CLI for integration into AsyncAPI CLI (#1952) (7dd0c71)

v4.0.0-next.32

2 weeks ago

4.0.0-next.32 (2024-04-25)

⚠ BREAKING CHANGES

  • adds interface for oneOf objects with discriminator for go (#1958)

Features

  • adds interface for oneOf objects with discriminator for go (#1958) (2c22282)

v4.0.0-next.31

2 weeks ago

4.0.0-next.31 (2024-04-25)

⚠ BREAKING CHANGES

  • add support for nullable and optional types in go (#1939)

Features

  • add support for nullable and optional types in go (#1939) (3882de5)

v4.0.0-next.30

2 weeks ago

4.0.0-next.30 (2024-04-25)

Bug Fixes

  • messages are not being generated for AsyncAPI replies (#1947) (d9b19c2)

v4.0.0-next.29

2 weeks ago

4.0.0-next.29 (2024-04-25)

Bug Fixes

v3.4.9

2 weeks ago

3.4.9 (2024-04-23)

Bug Fixes

  • support dash in property names (Pydantic generator) (#1955) (025c267)

v4.0.0-next.28

2 weeks ago

4.0.0-next.28 (2024-04-22)

Bug Fixes

  • cli windows build not handling local modelina dependency (#1950) (be36c12)

v3.4.8

3 weeks ago

3.4.8 (2024-04-18)

Bug Fixes

  • update @asyncapi/parser to 3.0.14 version and others (#1942) (78bc740)