Skip to content

1.2.0

Compare
Choose a tag to compare
@adriangl adriangl released this 19 Feb 11:24
· 24 commits to master since this release

Added

  • Add sharedActivityViewModel to Kodein extensions to support shared Activity view models.

Fixed

  • Fix ConcurrentModificationExceptions in store subscriptions' iteration by adding safe iteration over them.

Changed

  • Rename toggleAbility to toggleEnabled as the name was confusing.
  • Upgraded project dependencies.

IMPORTANT: as a result of upgrading dependencies, you may need to target Java 8.