Releases: byjg/php-anydataset
Releases · byjg/php-anydataset
Release 3.0.3
- Removed Backward Compatibility PHPUnit
- Removed ForceUTF8 dependency;
Release 3.0.2
- Added Literal
Release 3.0.1
- Added Route DbDriverInterface
- Removed SqlRelay from (deprecated code without maintenance)
- Fix sparql test
- Some PHPCS and PHPMD recomendations
Release 3.0.0
- Several improvements
- Break compatibility with 2.x versions
- Removed the dependency of internal logger
- Removed dependency of ConnectionManagement and added Uri
- Removed Cache and improve some classes of NoSql
- Change PDO Driver constructor and Cached Interface
- Renamed several namespaces
- Created IteratorFilterFormatter for format into XPath and SQL
- Changes in MongoDbDriver to use the new MongoDB extension
- Renamed SingleRow class to Row
- Added forUpdate() to the helpers.
Release 2.1.1
Code Fashion and Fixed SparQL PHPUnit
Release 2.1.0
This version causes break compatibility from 2.0.* because were made some adjusts to enable mock BaseDBAccess.
Release 2.0.1
Major changes. Project was divided into two projects. The AnyDataset and the byjg/serialize.
Now Anydataset take care about only access repositories.
Release 2.0.0
Merge branch 'improve-objecthandler'
Release 1.0.8
Fixed unit test
Release 1.0.7
Fix PGSQL Namespace