CQL 3.14.0
What's Changed
- Enable tests for .intersect() by @antvaset in #1389
- Enable tests for today() by @antvaset in #1390
- Implement ToChars in the engine by @antvaset in #1391
- Enable tests for Distinct by @antvaset in #1395
- Update ProperContains evaluator implementation by @antvaset in #1393
- Remove duplicate tests for aggregate functions, aggregate queries, and arithmetic functions by @antvaset in #1396
- Make logging of skipped tests less verbose in the build by @antvaset in #1397
- Deduplicate the conditional and date/time operator tests by @antvaset in #1399
- Fix for duplicate type field in ELM JSON by @antvaset in #1403
Full Changelog: v3.13.0...v3.14.0