Skip to content

Releases: eclipse-velocitas/vehicle-model-generator

v0.7.2

23 May 09:43
84c3107
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

22 May 07:19
d0bfce6
Compare
Choose a tag to compare

What's Changed

  • Update versions of devcontainer base image and workflow actions by @BjoernAtBosch in #54
  • Remove URL dependency to vss-tools by @doosuu in #55

Full Changelog: v0.7.0...v0.7.1

v0.7.0

03 Apr 11:57
bde8036
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

20 Feb 13:45
c4b5582
Compare
Choose a tag to compare

What's Changed

  • feat: Output Conan 1.62 package for C++ generated code by @doosuu in #50

Full Changelog: v0.5.0...v0.6.0

v0.5.0

25 Jan 07:53
0c814d8
Compare
Choose a tag to compare

What's Changed

  • Update license header and pre-commit by @kse3hi in #44
  • Update license header to 2024 by @dennismeister93 in #46
  • Update README.md by @doosuu in #43
  • Upgrade Python and project structure, replace static analyzers with ruff by @doosuu in #47
  • fix: Remove additional curly bracket by @doosuu in #48
  • fix version and dependency by @MP91 in #49

New Contributors

Full Changelog: v0.4.0...v0.5.0

Release v0.3.0: Fix C++ model generation

15 Feb 08:43
2a5b699
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

Release v0.2.0: Support JSON as input format

14 Feb 10:03
fe1cfc2
Compare
Choose a tag to compare

What's Changed

  • Extend generator to accept JSON in addition to VSpec by Marko + @BjoernAtBosch in #36

Release v0.1.0

14 Feb 08:50
0182042
Compare
Choose a tag to compare

What's Changed

  • Initial release