Skip to content

Releases: deliveryhero/whetstone

1.1.6

02 Mar 13:05
83b111b

Choose a tag to compare

What's Changed

  • [REL-1871] Skip findByView for activity injection by @helios66 in #137

Full Changelog: 1.1.5...1.1.7

1.1.6

02 Mar 12:55
2c58bfa

Choose a tag to compare

What's Changed

  • [REL-1871] Skip findByView for activity injection by @helios66 in #137

Full Changelog: 1.1.5...1.1.6

1.1.5

07 Nov 17:40

Choose a tag to compare

What's Changed

  • Update Anvil 2.6.1 and Kotlin 2.2.0 by @kozaxinan in #129
  • Enable automatic publishing to Maven Central by @kozaxinan in #130
  • Fix ProGuard rule propagation for library modules with comprehensive test coverag by @kozaxinan in #133
  • Refactor plugin to support Gradle Configuration Cache by @kozaxinan in #134

Full Changelog: 1.1.4...1.1.5

1.1.4

25 Jul 19:42
aa0b7e7

Choose a tag to compare

This release focuses on stability and major infrastructure improvements.

  • Now on Maven Central: We have successfully migrated to Maven Central for easier package management. We are also now publishing snapshot releases for early access to new features.
  • ViewModel Fix: Corrected an issue with ViewModel key generation.
  • ProGuard Fix: Improved ProGuard file generation to correctly handle cases similar to Dagger's LazyClassKeys, preventing issues in release builds.

What's Changed

New Contributors

Full Changelog: 1.0.1...1.1.4

1.0.1

28 Apr 09:24
44ba7a0

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

19 Apr 17:07
f302797

Choose a tag to compare

What's Changed

Full Changelog: 0.8.8...1.0.0

0.8.8

26 Mar 14:00
bd84401

Choose a tag to compare

What's Changed

Full Changelog: 0.8.2...0.8.8

0.8.2

17 May 10:27

Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.2

0.8.1

23 Apr 13:04

Choose a tag to compare

What's Changed

  • Return nulls from MultibindingWorkerFactory for non-existent Worker classes instead of throwing exceptions by @viakunin in #96

New Contributors

Full Changelog: 0.8.0...0.8.1

0.8.0

15 Mar 13:39

Choose a tag to compare

What's Changed

  • Make the fromApplication call non-blocking the UI thread by @vsdeni in #94

Full Changelog: 0.7.0...0.8.0