Sha256: 82da8a671ca6a6c1bbc4ed729f90337e17435132595fb0bb2be21d53a70543bd

Contents?: true

Size: 527 Bytes

Versions: 1

Compression:

Stored size: 527 Bytes

Contents

# Releases

1.3.0

* Add support for eql? so that Array.uniq properly dedupes ([PR #6](https://github.com/bellroy/sorbet-struct-comparable/pull/6))

1.2.0

* Add `#hash` ([PR #5](https://github.com/bellroy/sorbet-struct-comparable/pull/5))

1.1.0

* Fixed `T::Struct`'s of different classes returning `-1`; now returning `nil` as is expected of incomparable objects
* Fixed incomparable attributes of different returning `-1` instead of `nil`

1.0.0

* Initial release: Extracted from [https://bellroy.com/](Bellroy) projects.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sorbet-struct-comparable-1.3.0 CHANGELOG.md