All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.1.0-alpha.14 (2024-02-27)
- add sort expression feature (2523ca3)
0.1.0-alpha.13 (2024-02-26)
- add sorting by joined column (934befe)
0.1.0-alpha.12 (2023-06-12)
- cursor-pagination: remove casting to integer sort field (7df1978)
0.1.0-alpha.11 (2023-06-10)
- sort: prevent sql injection by get column name using raw bindings (12368c4)
- cursor-pagination: allow to paginate through nested json property (073b9ab)
- sort: allow to sort by nested jsonb property (76d7de4)
0.1.0-alpha.10 (2023-05-26)
- deps: update dependency tslib to v2.5.0 (1069df4)
- filter: use passed timestamp column name (afa403f)
0.1.0-alpha.9 (2022-11-23)
0.1.0-alpha.8 (2022-11-02)
Note: Version bump only for package knexion
0.1.0-alpha.7 (2022-10-31)
Note: Version bump only for package knexion
0.1.0-alpha.6 (2022-10-31)
- filter: fix filter value and omit undefined filters (bff1cc0)
0.1.0-alpha.5 (2022-10-29)
- cursor-pagination: add cursor pagination interceptor (7b83c57)
0.1.0-alpha.4 (2022-10-28)
- core: fix retrieving handler name from undefined (baf918c)
0.1.0-alpha.3 (2022-10-28)
- add execution context with switching functionality (f2f0490)
0.1.0-alpha.2 (2022-10-27)
- rename interfaces, decorators, etc (c45548c)
0.1.0-alpha.1 (2022-10-27)
- small adjustments (692dc70)
0.1.0-alpha.0 (2022-10-27)
- core: fix retrieve default return type (642e24e)
- add interceptors (5e05cda)
0.0.1-alpha.3 (2022-10-26)
Note: Version bump only for package knexion
0.0.1-alpha.2 (2022-10-26)
Note: Version bump only for package knexion
0.0.1-alpha.1 (2022-10-26)
Note: Version bump only for package knexion