Skip to content

Releases: openhue/openhue-cli

0.17

30 Apr 17:29
Compare
Choose a tag to compare

What's Changed

  • Bridge Authentication logic moved to the openhue-go project by @thibauult in #61
  • If set, use the $XDG_CONFIG_HOME env var is set to locate the openhue config directory by @thibauult in #73

Dependencies

  • Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #65
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #62
  • Bump golang.org/x/net from 0.27.0 to 0.33.0 by @dependabot in #67
  • Bump github.com/spf13/viper from 1.19.0 to 1.20.1 by @dependabot in #70

Full Changelog: 0.16...0.17

0.16

08 Jul 11:53
419ebb8
Compare
Choose a tag to compare

What's Changed

  • Now using openhue-go as a foundation library by @thibauult in #59
  • Bridge Discovery logic moved to openhue-go project by @thibauult in #60

Documentation

Security

  • Bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #50
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #51
  • Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #53
  • Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #54
  • Bump github.com/deepmap/oapi-codegen from 1.16.2 to 1.16.3 by @dependabot in #55
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #57

Full Changelog: 0.15...0.16

0.15

22 Mar 08:43
b3e5ada
Compare
Choose a tag to compare

What's Changed

Security

  • Bump golang.org/x/net from 0.20.0 to 0.22.0 by @dependabot in #45
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #43

Full Changelog: 0.14...0.15

0.14

02 Feb 18:00
f3137c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13...0.14

0.13

16 Jan 18:05
632bcd7
Compare
Choose a tag to compare

What's Changed

  • [alpha] Added the get events command by @thibauult in #37
  • The setup command now allows the set the bridge IP using the --bridge flag parameter by @thibauult in #38

Full Changelog: 0.12...0.13

0.12

13 Jan 18:09
53a1ca4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11...0.12

0.11

13 Jan 16:55
235a655
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10...0.11

0.10

11 Jan 12:12
0583d85
Compare
Choose a tag to compare

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

0.9

28 Nov 10:56
f9f8535
Compare
Choose a tag to compare
0.9

🔧 Maintenance

  • Reverted code generation input to URL instead of local file by @thibauult in #20
  • Bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #19

ℹ️ Starting from this release, we will adopt a simpler versioning strategy, without the patch number.


Full Changelog: 0.8.0...0.9

0.8.0

27 Nov 18:04
13389e0
Compare
Choose a tag to compare

✨ Features

  • The 'openhue set light' command now allows setting the color by @thibauult in #18

Full Changelog: 0.7.0...0.8.0