This repository was archived by the owner on Oct 14, 2024. It is now read-only.
1.2.0
- Introduce new
ProcessedExecCli
for post-processing and retrying commands. - Change
projectDirOption
to usePath
instead ofFile
. - Update all dependencies (Kotlin 1.8.22, Clikt 3.5.2, Okio 3.3.0).
What's Changed
- Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.8.0 to 0.13.2 by @dependabot in #15
- Bump com.google.truth:truth from 1.1.3 to 1.1.4 by @dependabot in #12
- Bump com.diffplug.spotless from 6.3.0 to 6.19.0 by @dependabot in #11
- Bump org.jetbrains.dokka from 1.6.10 to 1.8.20 and other build tools by @dependabot in #18
- Bump com.squareup.okio:okio from 3.0.0 to 3.3.0 by @dependabot in #17
- Bump com.github.ajalt.clikt:clikt from 3.4.0 to 3.5.2 by @dependabot in #14
- Bump com.vanniktech.maven.publish from 0.19.0 to 0.25.2 by @dependabot in #16
- Fix bad maven publish merge by @ZacSweers in #19
- Upstream processed exec implementation by @ZacSweers in #20
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: 1.1.1...1.2.0