jkroso / equals

Check if two values are deeply equivalent
MIT License
11 stars 11 forks source link

Further revert equals changes back to the equivalent of 1.0.1 #11

Closed robertmaldon closed 8 years ago

robertmaldon commented 8 years ago

It took a little while for component/assert to merge the v1 backwards compatible changes (https://github.com/component/assert/pull/19) but after extensive testing it appears the changes in https://github.com/jkroso/equals/pull/9 did not revert the changes does to the equals module back far enough.

Please merge the changes in this pull request and publish a new 1.0.x version of equals.

Many thanks