You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
- Don't provide field selector functions for any types. Using `OverloadedRecordDot` in client code is recommended. We still export `unLifxT` as a normal function, for backward compatibility.
7
7
- Move much of the implementation detail of `LifxT` has been moved to `Lifx.Lan.Internal`.
8
8
- Add `Lifx.Lan.Mock.Terminal` module for testing programs without a physical LIFX device.
9
+
- Add `sendMessageAndWait` function.
9
10
- Use `Text` rather than `ByteString` for `label` field of `LightState`.
0 commit comments