Skip to content

Latest commit

 

History

History
99 lines (64 loc) · 6.83 KB

CHANGELOG.md

File metadata and controls

99 lines (64 loc) · 6.83 KB

6.0.6 (Next)

  • Your change here.

6.0.5 (2023/11/08)

  • #75: Fix: Preserve position when creating new records.
  • #84: Feature: Use Mongo::QueryCache if available.
  • #85: Refactor: Replace all usages of "protected" with "private".

6.0.4 (2023/02/01)

  • #75: Fix: Setting #move_to should mark an orderable object as changed so that callbacks are triggered.

6.0.3 (2021/06/27)

  • #72: Feature: Add :if and :unless conditions which disable callbacks.
  • #71: Fix: Add TTL index to locks table.
  • #73: Refactor: Replace Travis CI with Github Actions.

6.0.2 (2021/01/26)

6.0.1 (2021/01/26)

6.0.0 (2021/01/23)

5.2.0 (2018/05/01)

5.1.0 (2017/06/04)

5.0.0 (2015/10/21)

4.1.1 (2014/12/19)

4.1.0 (2014/3/19)

  • #30: Fix: reset a single field when orderable_scope changed instead of removing it from list - @Bharat311.
  • #29: Fix: incorrect position when orderable base is set - @Bharat311.
  • #28: Inherited orderable_configurations - @johnny-miyake.
  • #27: Allowed numeric string to specify a target position - @johnny-miyake.
  • #26: Added support for multiple orderable fields - @Bharat311.
  • #22: Added lazy support for scopes with different foreign key names - @dsci.
  • #21: Accounting for change in Mongoid's metadata API - @pjkelly.
  • #20: Added next and previous item methods - @mrjlynch.
  • #19: Added lower and higher item methods - @mrjlynch.

4.0.0 (2013/10/22)

1.2.0 (2013/1/10)

  • #12: Added support for "base" in config options, in order to do a zero-based position - @johnnyshields.

1.1.0 (2012/5/23)

1.0.0 (2012/2/14)

0.9.1 (2012/2/3)

0.9.0 (2011/11/23)

0.0.1 (2011/11/1)