Releases: byjg/php-anydataset-nosql
Releases · byjg/php-anydataset-nosql
Release 5.0.1
What's Changed
Full Changelog: 5.0.0...5.0.1
Release 5.0.0
Release 4.9.1
What's Changed
- Add
KeyValueInterface::rename($oldKey, $newKey)
by @HilarioJrx in #7 - Add
KeyValueInterface::has($key)
by @HilarioJrx in #7 - Upgrade MongoDB support to version 7.0
New Contributors
- @HilarioJrx made their first contribution in #7
Full Changelog: 4.9.0...4.9.1
Release 4.9.0
Release 4.2.0
Bump AnyDataset version
Release 4.1.1
AwsS3Driver
- Use local S3 for test
- Added create parameter to create a bucket if it doesn't exist.
- Exposing AWS client
- Update Documentation
AwsDynamoDbDriver
- Exposing AWS client and tablename
- Enable receive extra arguments
- Use local dynamodb for test
- Update documentation
Release 4.1.0
Upgrade WebRequest component and internal refactory to support the PSR implementation.
Release 4.0.1
- Added CloudFlare Key Value
- Upgrade URI Component Version 2.0
Release 4.0.0
Initial version from splitting Anydataset project.
Matching version with Anydataset Major version