Skip to content

release/v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Nov 12:47
· 104 commits to main since this release
f05190b

Changelog

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

0.1.0 (2023-11-21)

Features

  • Add automatic changelog generation (a3b1963), closes #23
  • Add GitHub deployment workflows (dea95a2)
  • Add Kuksa SDK via GitHub Packages (979e7b3), closes #1
  • Add RefreshVersions Plugin (ded4b39)
  • Differentiate between DirectionIndicator Left / Right (60e4214), closes #7
  • Generate Dash License Report (53e35c9), closes #24
  • Add BottomSheet for Control Elements (c8ad4db), closes #5
  • Add CommitLint (Move after Detekt and ktlint)
  • Add connection to data broker
  • Add ConnectionStatusView
  • Add Detekt / KtLint
  • Add door control via data broker
  • Add Eclipse Copyright Header to Source Code
  • Add EditorConfig
  • Add Kuksa SDK Integration
  • Add Kuksa SDK via GitHub Packages
  • Add Light Status & Control View
  • Add RamsesView
  • Add SettingsScreen
  • Add Temperature Status & Control
  • Add TopAppBar for Navigation
  • Add WheelPressureControlView
  • Create Initial Project