packages feed

lifx-lan 0.5.0 → 0.5.0.1

raw patch · 2 files changed

+4/−1 lines, 2 filesdep ~basedep ~bytestringdep ~timePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base, bytestring, time, transformers

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,5 +1,8 @@ # Revision history for lifx-lan +## 0.5.0 -- 2021-08-01+- Fix bug which was causing broadcasting not to work with messages that expect no response.+ ## 0.4.0 -- 2021-07-30 - Use abstract Device type. - Use more types from standard libraries where appropriate:
lifx-lan.cabal view
@@ -1,6 +1,6 @@ cabal-version:      3.0 name:               lifx-lan-version:            0.5.0+version:            0.5.0.1 license:            BSD-3-Clause license-file:       LICENSE author:             George Thomas