Releases: Biarity/Sieve
Releases · Biarity/Sieve
v2.5.5
What's Changed
- Update README.md by @PoisnFang in #168
- Disable the use of the nullable type expression for sorting by @HBTeun in #171
- operator: implement EndsWith #85 by @orlando1108 in #173
New Contributors
- @PoisnFang made their first contribution in #168
- @HBTeun made their first contribution in #171
- @orlando1108 made their first contribution in #173
Full Changelog: v2.5.4...v2.5.5
Modular Mapping Configuration
Modular mapping configuration (#162)
- Modular configuration for property mappings
Filter for null string
Added possibility to search for null string "\null" (and null property "null")
Bug Fix Release - Filter
Fix filter issues based on escaped characters like \ and escaped operators.
v2.5.1
Modified ci-cd definition (on tag pushed) (#159) Co-authored-by: Nikita Prokhorov <nikita.prokhorov@grse.de>
v2.5.0
Release new versions of Sieve via CI (#158)