Skip to content

0.0.3

Compare
Choose a tag to compare
@akarnokd akarnokd released this 31 Jan 10:37
· 136 commits to master since this release

Bugfixes

  • Ensure subject removes cancelled consumer (#17)
  • Fix BehaviorSubject and ReplaySubject to remove a cancelled consumer upon job cancellation (commit 60e611ca)

Enhancements

Other

  • Bump kotlin_version from 1.3.60 to 1.3.61 (#12)
  • Bump kotlinx-coroutines-core from 1.3.2 to 1.3.3 (#14)