Releases: GradleUp/compat-patrouille
Releases · GradleUp/compat-patrouille
v0.0.2
A few bugfixes, upgrades and ergonomics improvements. Many thanks @OliverO2 and @Mr3zee for their feedback in this release.
What's Changed
- [NEW] Add compatPatrouilleCheckRuntimeDependencies as a lifecycle task #23
- [NEW] For JS and Wasm, add the KGP kotlin-stdlib instead of relying on
coreLibrariesVersion
#24 - [FIX] Make checkApiDependencies lazier #20
- [FIX] Fix KMP with multiple targets #21
- [UPGRADE] Use latest kotlin-metadata lib #22
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Version 0.0.1
adds 2 new tasks to check the API and Runtime dependencies and fixes declaring the Kotlin compatibility of common source sets.
What's Changed
- [NEW] Introduce
checkApiDependencies()
by @martinbonnin in #2 - [NEW] Introduce
checkRuntimeDependencies()
by @martinbonnin in #16 - [FIX] Fix detecting apiVersion in
commonMain
andcommonTest
source sets by @martinbonnin in #7 - [UPDATE] update KGP, simplify GitHub actions files by @martinbonnin in #9
- [UPDATE] Bump gradle to 9 by @martinbonnin in #15
- [MISC] Add more integration tests by @martinbonnin in #10
Full Changelog: v0.0.0...v0.0.1
v0.0.0
Release 0.0.0