๐ Features
- feat: support completion for multiple services
- PR: #43
- feat: add filter for attributes to completion
- PR: #44
- feat: add brighness feature
- PR: #51
- feat: brightness add shortcut
mid- PR: #52
- feat: change brightness with
+and-- PR: #53
๐ Fixes
- fix: use SetEnvKeyReplacer to be able to set
- PR: #42
- fix: set global default log level to error
- PR: #41
๐งช Tests
- tests: refactor rest testing
- PR: #46
- tests: separate test workflow for main and PRs
- PR: #48
- tests: add tests for completion
- PR: #50