Skip to content

Releases: thanoskrg/lifxjs

v1.1.0

16 Jan 18:42
Compare
Choose a tag to compare

1.1.0 (2021-01-16)

Features:

  • Add duration support when changing color and power state (#9)

Housekeeping:

  • Upgrade outdated yarn dependencies.

v1.0.1

10 Apr 12:57
25c50bd
Compare
Choose a tag to compare

Fix:

  • Properly handle case when lifx.color gets called with hex or rbg parameters.

Improvements:

  • Remove not needed async - await from LifxGet, LifxPower, LifxColor & LifxScene component functions.

Housekeeping:

  • Add unit tests infrastructure.

v1.0.0 (First Release)

01 Apr 15:00
Compare
Choose a tag to compare
Add .npmignore