0.10
What's Changed
- The
version
command now gives a direct link to the commit in GitHub by @thibauult in #21 - Get lights and rooms by their name by @thibauult in #31
Quality
- Excluded
openhue/gen/openhue.gen.go
from CodeClimate scanning by @thibauult in #22 - Publish code coverage in CodeClimate by @thibauult in #23
- Added the Test Coverage Badge by @thibauult in #24
- Improved the overall Code Coverage by @thibauult in #25
- Using testify, added a few tests for the home_service.go methods by @thibauult in #32
Security
- Bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #30
- Bump github.com/oapi-codegen/runtime from 1.1.0 to 1.1.1 by @dependabot in #29
- Bump github.com/spf13/viper from 1.17.0 to 1.18.2 by @dependabot in #28
Full Changelog: 0.9...0.10