Skip to content

Mimic v0.6.2

Compare
Choose a tag to compare
@osipxd osipxd released this 29 Dec 12:32
· 80 commits to develop since this release
aba2cc5

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