Skip to content

0.15.0

Choose a tag to compare

@floschu floschu released this 20 Oct 13:50
· 52 commits to develop since this release
0.15.0
03d928e
  • Refactor Controller.state from Flow<State> to StateFlow<State>.
  • Deprecate Controller.currentState.
  • Internal BroadcastChannel implementations changed to SharedFlow.