Skip to content

release/v0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@wba2hi wba2hi released this 02 Feb 13:24
· 194 commits to main since this release
eb58139

Integration

build.gradle

implementation("org.eclipse.kuksa:kuksa-sdk:<VERSION>")

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.1.2 (2023-12-04)

Features

  • Publish to OSSRH / MavenCentral (4294f7c), closes #46
  • Replace "Check-Dash" GitHub Action with Kuksa Shared Action (f7a3d92), closes #37

Bug Fixes

  • Fix exception on empty VssDefinition asset file (5153077), closes #43

Documentation

  • Add Overview to README (0fbb0fc)
  • Add Quickstart guide (9fabe34)
  • Replace GitHub Packages with Maven Central (895e65e)