Skip to content

Releases: floschu/control

0.9.0

14 May 18:23
0.9.0
e98c862
Compare
Choose a tag to compare
  • ControllerImplemenation now uses MutableStateFlow instead of ConflatedBroadCastChannel internally.
  • Controller.state emissions are now distinct by default (via StateFlow).