Skip to content

v0.15

Compare
Choose a tag to compare
@evant evant released this 13 Jul 14:14

Added

  • Add isEqualToIgnoringGivenProperties for the JVM
  • Add support for kotlin native
  • Add none assertion for iterables

Changed

  • Minimum supported kotlin version is 1.3.30
  • Common artifact changed from assertk-common to assertk
  • All previous deprecations on now at level error

Removed

  • Deprecated containsExactly for maps