Skip to content

Releases: byjg/php-anydataset

Release 3.0.3

11 Mar 03:15
Compare
Choose a tag to compare
  • Removed Backward Compatibility PHPUnit
  • Removed ForceUTF8 dependency;

Release 3.0.2

11 Dec 20:17
f4e2c2a
Compare
Choose a tag to compare
  • Added Literal

Release 3.0.1

07 Dec 15:55
1b1b1f9
Compare
Choose a tag to compare
  • Added Route DbDriverInterface
  • Removed SqlRelay from (deprecated code without maintenance)
  • Fix sparql test
  • Some PHPCS and PHPMD recomendations

Release 3.0.0

27 May 20:21
Compare
Choose a tag to compare
  • 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

04 Feb 17:36
Compare
Choose a tag to compare

Code Fashion and Fixed SparQL PHPUnit

Release 2.1.0

08 Jun 02:44
Compare
Choose a tag to compare

This version causes break compatibility from 2.0.* because were made some adjusts to enable mock BaseDBAccess.

Release 2.0.1

12 May 00:21
Compare
Choose a tag to compare

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

12 May 00:22
Compare
Choose a tag to compare
Merge branch 'improve-objecthandler'

Release 1.0.8

12 May 00:22
Compare
Choose a tag to compare
Fixed unit test

Release 1.0.7

12 Apr 18:40
Compare
Choose a tag to compare
Fix PGSQL Namespace