Mimic v0.6.2
API Changes
- Added vararg variants of ClassSystem methods
Fixed
- Check plugin exists before registering built-in integrations
- Isolate
MimicItemsRegistry
from exceptions thrown from other items registries implementations.
Housekeeping
- Update Kotlin to 1.6.10
- Update Gradle to 7.3.3
- Migrate tests to MockK and Kotest assertions