Releases: sandrokeil/arangodb-php-client
Releases · sandrokeil/arangodb-php-client
Dev Release 0.3.1
0.3.1 (2020-07-14)
Added
- nothing
Deprecated
- nothing
Removed
- nothing
Fixed
- Undefined property
$handle
in\ArangoDb\Http\Client
Dev Release
0.3.0 (2020-07-07)
Added
- Dependencies
TypeSupport
andCursorType
forStatement
class - Interface
StatementHandler
TypeSupport
interface toTransactionSupport
interface- Transaction methods to TransactionSupport` interface
- Allow the configuration of type and guard for handler classes
Deprecated
- Nothing
Removed
- Dependencies
ClientInterface
andRequestInterface
fromStatement
class
Fixed
- Cursor id can be null in
Statement
class
Dev Release
0.2.0 (2020-06-17)
Added
- Use PSR-17 (HTTP factory)
- Handler classes for easier usage
- Improved structure and simplified code
- Folder with examples
Deprecated
- Nothing
Removed
- Velocypack support (to much maintenance)
- PHP <=7.1 support
Fixed
- Nothing
Dev Release
0.1.0 (2019-03-30)
Added
Don't use this release
- Tagged before removing VPACK support. Will maybe added later again.
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing