All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Dropped PHP 8.0 support.
- Added PHP 8.3 support.
- Dropped PHP 7 support.
- PHP 8.0 support.
- UniLex version upgraded to 0.4.0.
- UniLex version updated to 0.3.0.
- UniLex version updated to 0.2.0.
- UniLex version updated to 0.1.0.
- Phing dependency moved to
required-dev
.
- Issue #6: locator builder supports export to string.
- Issue #5:
ResultInterface::get()
method added.
- Issue #6: locator builder moved to correct namespace.
- Issue #4: replacing document root with
add()
fixed.
- Issue #3: adding element to empty array fixed.
- All query exceptions have
getSource()
method now. - Issue #2: delete mutation breaks array indexes.
- Implementation totally refactored.