You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CLI flag --do-not-check-self-updates and TOML option to skip the GitHub self-update check (#89)
Gradle plugin doNotCheckSelfUpdates option to skip self-update check (#89)
Possibility to avoid checking self-updates (#90, thanks to @zavijavasoft)
Changed
Disabled configuration cache for dependency check task to avoid configuration cache issues (#93)
Removed
Intel-based macOS builds are no longer published, as they are not supported by the latest Kotlin
version. If you need to use Caupain on an Intel-based Mac, you can still use on of the previous
versions.
Fixed
Check when cache cannot be created and display the correct error message
Add back executable flags on Linux executables after unzipping the distribution (#92)