Releases: eclipse-velocitas/vehicle-model-generator
Releases · eclipse-velocitas/vehicle-model-generator
v0.7.2
v0.7.1
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
What's Changed
- Update model generator to vss4 by @lukasmittag in #51
New Contributors
- @lukasmittag made their first contribution in #51
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.0
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
Release v0.2.0: Support JSON as input format
What's Changed
- Extend generator to accept JSON in addition to VSpec by Marko + @BjoernAtBosch in #36
Release v0.1.0
What's Changed
- Initial release