Releases: Marthym/juery
Releases · Marthym/juery
v1.4.2
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.4
- Upgrade dependencies to fix CVE-2023-6378
Full Changelog: 1.2.3...1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
What's Changed
- Add
contains
operator by @Marthym in #3 - Add
startWith
andendWith
by @Marthym in #4 - Refactor Visitor pattern by @Marthym in #5
- Allow parsing array in querystring by @Marthym in #6
- Allow pagination by offset by @Marthym in #7
- Add capacity to define custom querystring parameters by @Marthym in #8
- Parse lowerthan and greaterthan from query string by @Marthym in #10
- Parse temporal value from query string by @Marthym in #12
Full Changelog: 1.1.0...1.2.0