Releases: deliveryhero/whetstone
Releases · deliveryhero/whetstone
0.8.2
0.8.1
0.8.0
What's Changed
- Make the
fromApplication
call non-blocking the UI thread by @vsdeni in #94
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Update Anvil to fix gradle build cache issues by @vsdeni in #93
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Updating Dependencies with AGP and Kotlin version upgrade by @vivek-varun in #91
New Contributors
- @vivek-varun made their first contribution in #91
Full Changelog: 0.5.1...0.6.0
0.5.1
What's Changed
- Fix compatibility with Kotlin 1.8.22+ by @msfjarvis in #86
- Update to 0.5.1-SNAPSHOT by @helios66 in #89
New Contributors
- @msfjarvis made their first contribution in #86
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- Updates AGP to 7.4.2, Kotlin to 1.8.10 and related dependencies.
- Add Maven Central's latest version badge to readme
- Add support for component activity
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Maintenance: Update readme.md
- Maintenance: Integrate binary compatibility validator
- Fix: Update Plugin Configuration
- Feature: Add global injection start and finish listener
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Introduce new whetstone gradle plugin by @kingsleyadio in #59
- Migrate fully to maven central publishing by @kingsleyadio in #63
- Introduce specialized annotations for scoped injectors by @kingsleyadio in #60
- Autogenerate AppComponent by @kingsleyadio in #61
- Update README.md by @kingsleyadio in #65
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Implement work manager support by @kingsleyadio in #49
- Disable unused build configs and res values across board by @kingsleyadio in #52
- Introduce basic compose support by @kingsleyadio in #50
- Enable missing config to generate dagger factories in whetstone-worker by @kingsleyadio in #54
- Update publishing setup by @kingsleyadio in #57
Full Changelog: 0.1.0...0.2.0