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