Releases: jmylchreest/keylightd
Releases · jmylchreest/keylightd
v0.0.5
v0.0.4
Changelog
- 0f6a573 chore: Add additional unit tests
- 8a8a72c chore: Add context.Context parameter to KeyLightClient methods
- 241e427 chore: Add error package with standardized handling and logging
- 65144f5 chore: Add type-safe property value interface for keylight control
- 38fc856 chore: Move GetLogLevel to utils package to reduce duplication
- 9016a52 chore: Refactor light manager for better concurrency and readability
- 186c1a3 chore: Refactor logging into utility functions
- 85339bb chore: Replace interface{} with any throughout codebase
- 14c7ae6 chore: attempt a refactor of the github workflow
- bd6e9b0 chore: attempt a refactor of the github workflow
- 88f0ad4 chore: clean up to use correct locations!
- 5604409 chore: correctly pack the zip
- fa39d0e chore: minor formatting changes
- 9c0a99f chore: redeuce verbosity
- 2e6d4e4 chore: reduce logging verbosity
- 822d4f1 chore: reduce the verbosity of this.
- df3b6d9 chore: refactor conts/some helper funcs etc.
- 95239fa ci(deps): bump codecov/codecov-action from 4 to 5
- 8295f10 ci(deps): bump softprops/action-gh-release from 1 to 2
- 62dd8fd core: drop cursor files, not used these for a while now
- a39b6d2 deps(deps): bump the minor-and-patch group with 4 updates
- 6b5e785 feat: add about preferences & some test coverage
- cd0fc6b fix: Make gnome-extension shell scripts executable
- d7bfd99 fix: address concerns regarding:
- 4e5b8b4 fix: allow groups to be set to a minimum of 0% brightness
- 3e139e3 fix: bump to goreleaser action @v6, accidental regression
- 0850d12 fix: fix signal leaks
- a2696e0 fix: migrate to using typed interface
- 10d3501 fix: resolve deadlock
- 4771f56 fix: update some unnecessary functions and imports
v0.0.3
Changelog
- 90d70b4 chore: download to fixed path for goreleaser
- 2c7d4a8 chore: ensure dist folder exists
- 0983285 chore: fix incorrect extra_files definition
- e740db3 chore: move around some supporting notes
- 3f2356b chore: trying a different approach to releasing gnome-extension
- 8ae3616 feat: add github actiron for gnome-extension
- f638e03 fix: correct location in workflow
- 5f43d0b fix: correct make all
- 64d8ee3 fix: fix icons, toggling, state handling... lots
- 12ddc83 fix: fixup all icons/responsiveness/preferences etc.
- c42a719 fix: workaround broken ubuntu gnome-extensions segfault