Releases: deliveryhero/whetstone
Releases · deliveryhero/whetstone
1.1.6
1.1.6
1.1.5
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
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
- [REL - 1041] Add Static Code Analysis with Detekt to Whetstone CI Pipeline by @sherry-semwal-dh in #113
- [REL-1039] Enable Dependency Vulnerability Checks via Dependabot in Whetstone by @sherry-semwal-dh in #115
- [REL -1039] Changed dependabot.yml location by @sherry-semwal-dh in #116
- [REL -1040] Update CI to Publish Whetstone to Maven on Release Events by @sherry-semwal-dh in #119
- Add missing consumer Proguard file configuration for libraries by @kozaxinan in #122
- Update dependencies and build setup by @kozaxinan in #123
- Align code generation with dagger practices by @kozaxinan in #124
- [REL -1285] Update CI Workflow to Disable Shallow Cloning (Fix "Commit doesn't exist" Error) in Whetstone by @sherry-semwal-dh in #121
- CI: Trigger publish workflow only on published releases by @kozaxinan in #125
- Configure publishing to Maven Central Portal by @kozaxinan in #126
- Refactor plugin to support product flavors by @kozaxinan in #128
New Contributors
- @sherry-semwal-dh made their first contribution in #113
- @kozaxinan made their first contribution in #122
Full Changelog: 1.0.1...1.1.4
1.0.1
1.0.0
0.8.8
0.8.2
0.8.1
0.8.0
What's Changed
- Make the
fromApplicationcall non-blocking the UI thread by @vsdeni in #94
Full Changelog: 0.7.0...0.8.0