Skip to content

0.6.1

Compare
Choose a tag to compare
@ansman ansman released this 23 May 15:40
875538c

Changes

Auto binding qualified things

A bug has been fixed that prevented binding objects that also had a qualifier.

Easier binding of initializable objects

You no longer need to specify asTypes if an auto bind object also implements Initializable and is annotated with @AutoInitialize.

PRs

  • Bump dagger from 2.46 to 2.46.1 by @dependabot in #42
  • Bump com.willowtreeapps.assertk:assertk-jvm from 0.25 to 0.26 by @dependabot in #41
  • Make it easier to use @autoBind with @AutoInitialize by @ansman in #43
  • Bump org.robolectric:robolectric from 4.10.2 to 4.10.3 by @dependabot in #44
  • Bump com.willowtreeapps.assertk:assertk-jvm from 0.26 to 0.26.1 by @dependabot in #45
  • Fix auto binding qualified objects by @ansman in #46

Full Changelog: 0.6.0...0.6.1