Releases: gregjoy1/redical
Releases · gregjoy1/redical
0.2.6
What's Changed
- Fix mismatched_lifetime_syntaxes warnings by @henrahmagix in #50
New Contributors
- @henrahmagix made their first contribution in #50
Full Changelog: 0.2.5...0.2.6
0.2.5
0.2.4
What's Changed
- Implement negative index lookup by @apexatoll in #38
- Implement Inverse GeoSpatialCalendarIndex querying by @apexatoll in #39
- Duplicate PR for #40 by @apexatoll in #41
- Resolve crash on parsing timezone aware date time within DST transition gap by @gregjoy1 in #43
- Implement NegatedProperty querying by @apexatoll in #42
- Implement Negative Query property parsing by @apexatoll in #44
- Implement Negative Query parsing by @apexatoll in #45
- Update query command docs with negative querying by @apexatoll in #46
- Negated Operator Restriction by @apexatoll in #48
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- Ensure that EVT_PRUNE replicates work on all instances by @apexatoll in #36
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Implement EVT_PRUNE command by @apexatoll in #32
- Improve Integration test Resilience by @apexatoll in #33
- Update prune commands to return Integer by @apexatoll in #34
- Update build process to use latest git tag as version by @apexatoll in #35
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Fix RDCL.evt_query by X-LOCATION-TYPE bug by @apexatoll in #31
New Contributors
- @apexatoll made their first contribution in #31
Full Changelog: 0.2.0...0.2.1
0.2.0
0.1.0
Merge pull request #26 from gregjoy1/feature/refine-github-release-ac…