This repository has been archived by the owner on Jul 8, 2021. It is now read-only.
Releases: ZacSweers/kgp-150-leak-patcher
Releases · ZacSweers/kgp-150-leak-patcher
1.1.0
New: The plugin now uses a Gradle BuildService
under the hood, which makes it compatible with Configuration Caching. Thanks to @christiandeange from Square for contributing this!
New: If you need to disable the applicability check for some reason, it can be disabled by setting the kgp15leak.checkApplicability
property to false
.
1.0.1
Fix: Inverted logic on the plugin application in a recent refactoring meant the plugin wasn't getting applied.
Thanks to @msfjarvis for this quick fix!