1.3.0
- Add support for eql? so that Array.uniq properly dedupes (PR #6)
1.2.0
- Add
#hash
(PR #5)
1.1.0
- Fixed
T::Struct
's of different classes returning-1
; now returningnil
as is expected of incomparable objects - Fixed incomparable attributes of different returning
-1
instead ofnil
1.0.0
- Initial release: Extracted from https://bellroy.com/ projects.