Skip to content

Releases: openhue/openhue-cli

0.22

01 Jan 21:20
f4213f1

Choose a tag to compare

What's Changed

  • set the log level from the config file by @pantelm in #92

New Contributors

Full Changelog: 0.21...0.22

0.21

02 Nov 21:40
262260d

Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #84
  • Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #82
  • Fixed list rooms when there is an empty room by @thibauult in #91

Full Changelog: 0.20...0.21

0.20

09 Aug 16:18
97f54a3

Choose a tag to compare

What's Changed

  • Prevent panic when listing rooms with no lights by @thibauult in #81 (fixes #77)

Full Changelog: 0.19...0.20

0.19

09 Aug 15:48
b93a8fe

Choose a tag to compare

What's Changed

  • Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #79
  • Add --transition-time flag for lights and rooms by @thibauult in #80 (fixes #78)

Full Changelog: 0.18...0.19

0.18

15 May 09:37
c37f2a9

Choose a tag to compare

What's Changed

  • Make the PrintScene function safer, check for pointer existence by @thibauult in #76

Full Changelog: 0.17...0.18

0.17

30 Apr 17:29

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

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

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

Choose a tag to compare

What's Changed

Full Changelog: 0.13...0.14

0.13

16 Jan 18:05
632bcd7

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