Skip to content
This repository has been archived by the owner on Jul 8, 2018. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 434 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 434 Bytes

master

5.0.0

  • Mongoid 5 support (@dblock)
  • Ruby 1.8 support dropped

4.1.1

  • Fix: index should respect scope (@joeyAghion)

4.1.0

  • Resolving scope foreign key form passed relation name (@dsci)
  • Fix: relation metadata quering (@pjkelly)
  • previous_items and next_items methods (@mrjlynch)

4.0.0

  • Semantic versioning
  • Added Mongoid 4 support (@dblock)
  • Fixes by @johnnyshields and @zhengjia