Skip to content

Releases: msfjarvis/whetstone

0.7.0

08 Sep 09:43
0.7.0
badb8ce
Compare
Choose a tag to compare

Dependency upgrades

  • Kotlin 1.9.10
  • Anvil 2.4.8
  • Dagger 2.48

Breaking changes

  • Switch to Anvil's SingleIn and ForScope annotations
    • com.deliveryhero.whetstone.SingleIn -> com.squareup.anvil.annotations.optional.SingleIn
    • com.deliveryhero.whetstone.ForScope -> com.squareup.anvil.annotations.optional.ForScope

0.6.0

24 Jul 21:00
Compare
Choose a tag to compare
  • Upgrade to Kotlin 1.9.0
  • Change Gradle coordinates to dev.msfjarvis.whetstone
  • Add a binding for Activity Context