v0.2.0
What's Changed
- Adds C++ lcov coverage workflow by @RSingh1511 in #70
- docs: restore
score_plantumland:needs_jsonby @arkjedrz in #69 - locking: enforce Bzlmod lockfile consistency by @dcalavrezo-qorix in #72
- docs: update templates by @PiotrKorkus in #74
- Delete .github/ISSUE_TEMPLATE directory by @anmittag in #78
- Fix: Upgrade dependencies by @MaximilianSoerenPollak in #98
- CW_17 export by @Y-Vaishnavi in #100
** bazel target adaptations required to migrate to single RegistryAwareRecorderFactory (IRecorderFactory) implementation which now sits in score_baselibs. It provides a static plugin-based design that enables per-binary backend selection enabling single 'mw/log' target for all.
** Links all available mw/log C++ backends expilicity in the rust log_bridge so that the users get all supported backends without adding the deps themselves.
** Updated documentation with new puml files for detailed design
** Bug Fixes and optimizations resolving Severity 1, 2 based on adaptive AUTOSAR C++17 coding guidelines.
** Bumps direct deps: score_baselibs to v0.2.7 and score_communication to v0.2.1
** Regenerate [MODULE.bazel.lock] for updated dependencies
New Contributors
- @dcalavrezo-qorix made their first contribution in #72
- @PiotrKorkus made their first contribution in #74
- @anmittag made their first contribution in #78
- @MaximilianSoerenPollak made their first contribution in #98
- @Y-Vaishnavi made their first contribution in #100
Full Changelog: v0.1.0...v0.2.0