- Enhancement: Better handle name shadowing in
SlotReused
lint and reduce false positives. - Test against lint
31.8.0-alpha07
. - Various doc fixes.
- Build against lint
31.7.1
. - Build against Kotlin
2.0.21
. Still targeting Kotlin 1.9 language version (lint 31.7.x's language version).
Special thanks to @SimonMarquis and @alexvanyo for contributing to this release!
What's Changed
- Fix missing newline breaking mkdocs list formatting by @SimonMarquis in #429
- Update dependency MarkupSafe to v3 by @slack-oss-bot in #426
- Update dependency termcolor to v2.5.0 by @slack-oss-bot in #425
- Update lint.latest to v31.8.0-alpha05 by @slack-oss-bot in #422
- Fix missing indentation breaking the mkdocs admonition formatting by @SimonMarquis in #428
- Update plugin mavenPublish to v0.30.0 by @slack-oss-bot in #435
- Update dependency com.android.tools.lint:lint-api to v31.7.1 by @slack-oss-bot in #436
- Update dependency org.jetbrains.kotlin.jvm to v2.0.21 by @slack-oss-bot in #432
- Update plugin ksp to v2.0.21-1.0.25 by @slack-oss-bot in #433
- Update plugin lint to v8.7.1 by @slack-oss-bot in #438
- Update plugin spotless to v7.0.0.BETA3 by @slack-oss-bot in #439
- Update dependency MarkupSafe to v3.0.2 by @slack-oss-bot in #440
- Update dependency mkdocs-macros-plugin to v1.3.6 by @slack-oss-bot in #430
- Update lint.latest to v31.8.0-alpha07 by @slack-oss-bot in #437
- Update dependency mkdocs-material to v9.5.42 by @slack-oss-bot in #431
- Improve SlotReusedDetector by @alexvanyo in #441
New Contributors
- @SimonMarquis made their first contribution in #429
Full Changelog: 1.4.1...1.4.2