Releases: drawers/abecedary
Releases · drawers/abecedary
v0.5.0
v0.4.0
What's Changed
- Update actions/setup-java digest to b36c23c by @renovate in #56
- Update actions/upload-artifact digest to 5076954 by @renovate in #55
- Update gradle/wrapper-validation-action digest to f9c9c57 by @renovate in #49
- Update gradle/gradle-build-action digest to ac2d340 by @renovate in #48
- Update dependency org.jetbrains.kotlin.jvm to v1.9.25 by @renovate in #51
- Update lint to v31.7.0 by @renovate in #27
- Update dependency gradle to v8.10.2 by @renovate in #30
- Update agp to v8.7.0 by @renovate in #26
- Prepare for 0.4.0 by @drawers in #58
- Prepare for 0.4.0 by @drawers in #59
Full Changelog: v0.3.0...v0.4.0
v0.3.0
This is the first official release of abecedary.
- 2 of the lint rules were rewritten to use the annotations API. This means previous lint options to tweak performance should no longer be necessary since we don't walk supertypes manually.
- Lint dependencies were updated.