Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 527 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 527 Bytes

Releases

1.3.0

  • Add support for eql? so that Array.uniq properly dedupes (PR #6)

1.2.0

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