Summary
- [Enhancement #395] Extend SOQL grammar with support for langMatches. (commit: 9f8ab5a) (details)
- [Enhancement #395] Adjust SOQL parsing to support multi-parameter functions (such as langMatches). (commit: d748d87) (details)
- [Enhancement #395] Support langMatches in SOQL. (commit: c0d2ec4) (details)
- Support ROUND function in SOQL. (commit: f3776f0) (details)
- Allow parallel execution of tests in jopa-impl. (commit: 5f356e7) (details)
- Remove obsolete todo. (commit: 7d110a2) (details)
- [Enhancement #395] Support using multiple entity attributes in a function call in SOQL. (commit: 3a55286) (details)
- [Fix] Fix test stability issue in OWLAPI driver. (commit: c90f53c) (details)
- [Enhancment #395] Support langMatches in Criteria API. (commit: 408e067) (details)
- [Enhancement #395] Allow providing literal value to langMatches in CriteriaBuilder. (commit: 7496be4) (details)
