Files

1.9 KiB

Changelog

All notable changes to this project will be documented in this file.

[unreleased]

🚀 Features

  • (tray-app) Add multi-layer support with configurable icons - (b1874e4)
  • (trayapp) Add system tray app to monitor keyd layer state - (3472576)
  • Add initial pyproject.toml configuration - (6ef7a91)

📚 Documentation

  • (config) Add example configuration for keyd-layer-tray - (d13348e)

⚙️ Miscellaneous Tasks

  • (config) Update package naming conventions in pyproject.toml - (c231f4b)
  • (scripts) Handle missing VERSION file in poetry version script - (0337271)
  • (release) Add workflow for auto changelog and release - (b58e0e8)
  • (vscode) Add custom workspace color settings - (3f1cb64)
  • (config) Add git-cliff configuration for changelog generation - (d249d87)
  • Add Python-specific .gitignore file - (62cdba8)
  • (ci) Add nightly build and cleanup scripts - (77a0575)