Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 17:22
· 99 commits to master since this release
2.0.0
cb66e10

Changes

This major release of the SDK contains breaking changes required to support
Kotlin Multiplatform as well as the v2 endpoints of the Hue API. Please
refer to the docs for new setup instructions.

The new SDK contains more thorough documentation as well as a published API
reference.

Supported Modules:

  • Bridge Discovery
  • Light Control
  • Grouped Lights
  • Rooms
  • Zones

Supported Platforms:

  • jvm
  • js (IR + Legacy)
    • nodejs
    • browser
  • iosArm64
  • iosX64
  • watchosArm32
  • watchosArm64
  • watchosX64
  • tvosArm64
  • tvosX64
  • macosX64
  • macosArm64
  • linuxX64
  • mingwX64

Setup

Maven Central coordinates:

com.inkapplications.shade:core:2.0.0