All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.10.0 (2022-10-31)
- remove paginationUniqueKey option (e43f328)
0.9.1 (2022-07-12)
- $Paginator: clone a query builder to prevent mutating the actual passed one (4dcc6b4)
0.9.0 (2022-07-05)
0.8.1 (2022-03-21)
- paginator: convert Order type to enum (1f4bcb4)
- tests: make float column test deterministic (a021235)
0.8.0 (2022-03-18)
0.7.0 (2022-02-21)
- handle unexpected date type reflection (8124221)