Releases: mongoid/mongoid_orderable
Releases · mongoid/mongoid_orderable
v6.0.5
v6.0.4
v6.0.3
v6.0.2
6.0.2 (2021/01/26)
- #70: Fix: Transactions should not use around callbacks - @johnnyshields.
- #70: Refactor: Partially reduce code complexity of handler classes - @johnnyshields.
- #70: Tests: Run all tests both with and without transactions - @johnnyshields.
v6.0.1
6.0.1 (2021/01/26)
- #69: Fix: Transactions should force read from primary - @johnnyshields.
v6.0.0
- #65: Feature: Add transaction support with lock table - @johnnyshields.
- #65: Feature: Avoid calling position function if neither position nor scope is changing - @johnnyshields.
- #62: Feature: Allow scope parameter to be an Array - @johnnyshields.
- #62: Feature: Add global configurability - @johnnyshields.
- #65: Fix: Do not run embedded destroy callbacks when the root object has been destroyed - @johnnyshields.
- #62: Refactor: rename "column" to "field" - @johnnyshields.
- #60: Refactor: Drop support for Mongoid 6.x and lower - @johnnyshields.
- #60: Refactor: Remove Mongoid Compatibility (no longer needed) - @johnnyshields.