Skip to content

Releases: slackhq/foundry

0.17.1

28 May 18:43
Compare
Choose a tag to compare
  • Build against Kotlin 2.0.0.
  • Build against KSP 2.0.0-1.0.21.
  • Build against AGP 8.4.1.

What's Changed

Full Changelog: 0.17.0...0.17.1

0.17.0

30 Apr 22:27
Compare
Choose a tag to compare
  • Build against AGP 8.4.0.
  • Update Clikt to 4.4.0.

What's Changed

Full Changelog: 0.16.4...0.17.0

0.16.4

26 Apr 21:07
Compare
Choose a tag to compare
  • Add new flag + logic to relocate project build directories #827.
  • Update to develocity plugin's retry extension.
  • Build against redacted compiler plugin 1.8.1.
  • Update to Kaml 0.59.0.

What's Changed

  • Update dependency org.jetbrains.compose.compiler:compiler to v1.5.10.2 by @slack-oss-bot in #822
  • Update dependency com.charleskorn.kaml:kaml to v0.59.0 by @slack-oss-bot in #823
  • Update dependency dev.zacsweers.redacted:redacted-compiler-plugin-gradle to v1.8.0 by @slack-oss-bot in #824
  • Add new flag + logic to relocate project build directories by @ZacSweers in #827
  • Switch to Compose-based markdown rendering solution by @ZacSweers in #825
  • Update dependency com.mikepenz:multiplatform-markdown-renderer to v0.16.0 by @slack-oss-bot in #828
  • Switch to develocity.retry API by @ZacSweers in #826
  • Update dependency dev.zacsweers.redacted:redacted-compiler-plugin-gradle to v1.8.1 by @slack-oss-bot in #829

Full Changelog: 0.16.3...0.16.4

0.16.3

20 Apr 18:15
Compare
Choose a tag to compare
  • Migrate to Develocity (3.17) for build scan reporting. Technically legacy Gradle Enterprise APIs should still work, but we're not intentionally supporting them anymore.
  • Build against Anvil 2.5.0-beta07.
  • Update commons-text to 1.12.0.
  • Update oshi to 6.6.0.
  • Build against DAGP 1.31.0.
  • Build against Compose Multiplatform 1.6.2.
  • Build against AGP 8.3.2.
  • Build against KSP 1.9.23-1.0.20.
  • Build against SqlDelight 2.0.2.
  • Update to Wire 4.9.9.
  • Update to Clikt 4.3.0.

What's Changed

New Contributors

Full Changelog: 0.16.1...0.16.3

0.16.1

15 Mar 02:08
Compare
Choose a tag to compare
  • Only apply -Xjdk-release on jvm compilations (not android).

Full Changelog: 0.16.0...0.16.1

0.16.0

15 Mar 02:08
Compare
Choose a tag to compare
  • New: Add support for Anvil's new KSP support via Anvil 2.5.0-beta04.
  • Incorporate Kotlin's -Xjdk-release option alongside jvmTarget.
  • Fix configuration cache when setting kotlin compilation module name.
  • Update Okio to 3.9.0.
  • Update Oshi to 6.5.0.
  • Build against Kotlin 1.9.23.
  • Build against KSP 1.9.23-1.0.19.
  • Build against Compose Multiplatform 1.6.1.

What's Changed

Full Changelog: 0.15...0.16.0

0.15.8

08 Mar 22:50
Compare
Choose a tag to compare
  • New: Add property to override lint version from version catalogs.
  • Fix: Fix application of common compose options.

What's Changed

Full Changelog: 0.15.7...0.15.8

0.15.7

29 Feb 14:41
Compare
Choose a tag to compare
  • Fix inverted logic for disabled anvil mode in K2/KSP testing.

Full Changelog: 0.15.6...0.15.7

0.15.6

28 Feb 15:16
Compare
Choose a tag to compare
  • Fix AnvilMode casing in detection.

Full Changelog: 0.15.5...0.15.6

0.15.5

28 Feb 03:02
Compare
Choose a tag to compare
  • Broaden anvil KSP support controls.
  • Update oshi to 6.4.13.
  • Add sgp.compose.commonCompilerOptions property for common compose compiler options.
  • Build against Compose Multiplatform 1.6.0.
  • Fix mkdocs lists on the main page.

What's Changed

New Contributors

Full Changelog: 0.15.4...0.15.5