github rtuszik/KoalaKeys v0.6.0

23 hours ago

Key Highlights

  • Added support for multi-step key combinations (separate keypress actions), enabling documentation
    of complex shortcuts that require sequential key presses. Thanks @fpuga #42

  • Introduced JSON schema (docs/schema/cheatsheet.schema.json) for cheatsheet validation,
    providing validation support for YAML files.

  • Migrated from requirements.txt to pyproject.toml with uv for faster, more reliable dependency
    management. See README for updated installation instructions.

What's Changed

  • Modularize index template and add project setup by @rtuszik in #32
  • feat: Add support for multi-sequence keyboard shortcuts with animated highlighting by @fpuga in #42
  • chore(deps): bump ty from 0.0.1a22 to 0.0.1a25 by @dependabot[bot] in #46
  • chore(deps): bump ruff from 0.14.0 to 0.14.3 by @dependabot[bot] in #43
  • chore(deps): bump python-dotenv from 1.1.1 to 1.2.1 by @dependabot[bot] in #45

Full Changelog: v0.5.0...v0.6.0

Don't miss a new KoalaKeys release

NewReleases is sending notifications on new releases.