packages feed

lifx-lan 0.4.0 → 0.4.0.1

raw patch · 2 files changed

+8/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,5 +1,12 @@ # Revision history for lifx-lan +## 0.4.0 -- 2021-07-30+- Use abstract Device type.+- Use more types from standard libraries where appropriate:+    - PortNumber+    - NominalDiffTime+- General cleanup and documentation improvements.+ ## 0.3.0 -- 2021-06-19 - Implement message broadcasting and device discovery. 
lifx-lan.cabal view
@@ -1,6 +1,6 @@ cabal-version:      3.0 name:               lifx-lan-version:            0.4.0+version:            0.4.0.1 license:            BSD-3-Clause license-file:       LICENSE author:             George Thomas