Releases: FriendsOfOuro/kurrentdb-php
Releases · FriendsOfOuro/kurrentdb-php
KurrentDB PHP Client 0.4.0
🛠️ Improvements
- HTTP Batch v3.0 Support: Updated to kurrentdb-core v0.19.0 with http-batch v3.0 API improvements
- Enhanced Type Safety: Transitively benefits from improved batch response handling with better method names
📦 Dependencies
- Updated
friendsofouro/kurrentdb-corefrom ^0.18.0 to ^0.19.0 - Updated
friendsofouro/http-batch-guzzlefrom ^2.0 to ^3.0
Full Changelog
Full Changelog: v0.3.0...v0.4.0
KurrentDB PHP Client 0.3.0
🛠️ Improvements
- Updated to new version with latest dependency improvements
- Enhanced package compatibility and stability
- Streamlined dependency management
📦 Dependencies
- Updated core dependencies to latest versions
- Improved dependency resolution and compatibility
- Optimized package size and performance
Full Changelog
KurrentDB PHP Client 0.2.0
🛠️ Improvements
- Improved README with better documentation and examples
- Minimized metapackage structure for cleaner distribution
- Updated package names to reflect new structure
- Fixed dependency names and package configuration
- Improved badge display and repository structure
- Updated composer.json for new package architecture
🔧 Breaking Changes
- Package name updates may require updating composer dependencies
- Updated package structure and naming conventions
📦 Dependencies
- Updated dependency management and package structure
- Cleaned up development dependencies
- Removed obsolete bootstrap file
Full Changelog
KurrentDB PHP Client 0.1.0
✨ New Features
- Initial release of KurrentDB PHP client metapackage
- Added comprehensive README with installation and usage instructions
- Added CONTRIBUTING guide for developers
- Basic package structure with event store functionality
🛠️ Improvements
- Fixed typos in documentation
- Cleaned up unused badges in README
📦 Dependencies
- Initial PHP 8.4+ requirement
- Core dependency structure established
Full Changelog
https://github.com/FriendsOfOuro/kurrentdb-php/commits/v0.1.0