Skip to content

Releases: openhue/openhue-cli

0.24

Choose a tag to compare

@thibauult thibauult released this 12 May 11:32
5884b08

What's Changed

New Features

Dependencies

  • Bump github.com/mark3labs/mcp-go from 0.43.2 to 0.44.1 by @dependabot[bot] in #105
  • Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by @dependabot[bot] in #103
  • Bump github.com/mark3labs/mcp-go from 0.44.1 to 0.48.0 by @dependabot[bot] in #111
  • Bump github.com/mark3labs/mcp-go from 0.48.0 to 0.52.0 by @dependabot[bot] in #115
  • Bump github.com/spf13/cobra from 1.9.1 to 1.10.2 by @dependabot[bot] in #96

New Contributors

Full Changelog: 0.23...0.24

0.23

Choose a tag to compare

@thibauult thibauult released this 21 Jan 09:28
f346b99

What's Changed

New Contributors

Full Changelog: 0.22.1...0.23

0.22.1

Choose a tag to compare

@thibauult thibauult released this 12 Jan 06:04
b80835d

What's Changed

New Contributors

Full Changelog: 0.22...0.22.1

0.22

Choose a tag to compare

@thibauult thibauult released this 01 Jan 21:20
f4213f1

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

Choose a tag to compare

@thibauult thibauult released this 02 Nov 21:40
262260d

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

Choose a tag to compare

@thibauult thibauult released this 09 Aug 16:18
97f54a3

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

Choose a tag to compare

@thibauult thibauult released this 09 Aug 15:48
b93a8fe

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

Choose a tag to compare

@thibauult thibauult released this 15 May 09:37
c37f2a9

What's Changed

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

Full Changelog: 0.17...0.18

0.17

Choose a tag to compare

@thibauult thibauult released this 30 Apr 17:29

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

Choose a tag to compare

@thibauult thibauult released this 08 Jul 11:53
419ebb8

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