Releases: slackhq/foundry
Releases · slackhq/foundry
0.3.2
- (Strict mode only) Check for
AndroidManifest.xml
files in androidTest sources + ensure they're debuggable.
What's Changed
- Update to ktfmt 0.41 by @ZacSweers in #157
- Check that androidTest sources have manifests by @ZacSweers in #158
Full Changelog: 0.3.1...0.3.2
0.3.1
- Exclude
**/build/**
fromDetekt
tasks.
What's Changed
- Exclude build dirs from detekt by @ZacSweers in #151
- Update dependency com.android.tools.build:gradle to v8.0.0-alpha05 by @slack-oss-bot in #148
- Update dependency com.github.ben-manes.versions to v0.43.0 by @slack-oss-bot in #149
- Update dependency com.github.oshi:oshi-core to v6.3.0 by @slack-oss-bot in #150
Full Changelog: 0.3.0...0.3.1
0.3.0
Highlights
- New: Support
com.android.test
projects. - New: Preliminary support for AGP 8.x.
- Automatically add compose compiler dep in Compose multiplatform (i.e.
org.jetbrains.compose
) projects. - Support Error Prone Gradle Plugin 3.x.
- Update
me.tongfei:progressbar
to0.9.5
.
What's Changed
- Update dependency org.jetbrains.dokka to v1.7.20 by @slack-oss-bot in #140
- Automatically add compose compiler dep in multiplatform projects by @ZacSweers in #139
- Update dependency me.tongfei:progressbar to v0.9.5 by @slack-oss-bot in #138
- Update error prone gradle plugin by @ZacSweers in #144
- Update KSP to 1.7.20-1.0.7 by @ZacSweers in #142
- Add support for android test projects by @ZacSweers in #141
- Update agp to v7.3.1 by @slack-oss-bot in #146
- Add support for AGP 8 by @ZacSweers in #145
Full Changelog: 0.2.4...0.3.0