Skip to content

v0.29.0

Latest

Choose a tag to compare

@gaissmai gaissmai released this 21 Jul 11:04

Breaking Change for Equal:

Non-comparable types without a custom Equal method
will now trigger a runtime panic instead of falling back to reflect.DeepEqual.