Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@TheMrMilchmann TheMrMilchmann released this 20 Aug 14:48
· 9 commits to master since this release
6c10728

Improvements

  • Added an explicit module descriptor (module-info.java) to quitte-kotlinx-coroutines.
  • Refactored the collection listener API for improved usability.
    • Local updates for lists now contain the old elements. [GH-5]
    • ObservableMap::entrySet does now return an ObservableSet. [GH-11]
  • Various JavaDoc improvements.

Breaking Changes

  • The collection listener API was refactored for improved usability. Consequentially, all deprecated methods were removed and a few additional API were made.
  • Updated kotlinx.coroutines dependency to 1.7.3.