Releases: litebase/litebase-php
Litebase PHP v0.5.9 (Alpha)
Release Notes
What's Changed
New Features
- Add database branch settings API and related models by @tlaverdure in #11
Full Changelog: v0.5.7...v0.5.9
Installation
To install the latest version of Litebase PHP, run the following command or download for manual installation.
composer require litebase/litebase-phpLitebase PHP v0.5.7 (Alpha)
Release Notes
What's Changed
New Features
- Add Database Export and Import APIs by @tlaverdure in #10
Full Changelog: v0.5.6...v0.5.7
Installation
To install the latest version of Litebase PHP, run the following command or download for manual installation.
composer require litebase/litebase-phpLitebase PHP v0.5.5 (Alpha)
Release Notes
What's Changed
Bugs & Fixes
- Fix BLOB and FLOAT support by @tlaverdure in #9
Full Changelog: v0.5.4...v0.5.5
Installation
To install the latest version of Litebase PHP, run the following command or download for manual installation.
composer require litebase/litebase-phpLitebase PHP v0.5.4 (Alpha)
Release Notes
What's Changed
New Features
- Return client version from Composer in LitebasePDO by @tlaverdure in #8
Improvements
- Add UNKNOWN case to ColumnType enum by @tlaverdure in #7
Full Changelog: v0.5.3...v0.5.4
Installation
To install the latest version of Litebase PHP, run the following command or download for manual installation.
composer require litebase/litebase-phpLitebase PHP v0.5.3 (Alpha)
Release Notes
What's Changed
Improvements
- Update PDO Configuration by @tlaverdure in #6
Full Changelog: v0.5.2...v0.5.3
Installation
To install the latest version of Litebase PHP, run the following command or download for manual installation.
composer require litebase/litebase-phpLitebase PHP v0.5.2 (Alpha)
Release Notes
Full Changelog: v0.5.1...v0.5.2
Installation
To install the latest version of Litebase PHP, run the following command or download for manual installation.
composer require litebase/litebase-phpv0.5.0
What's Changed
- Pint workflow by @tlaverdure in #1
- Add PHPStan CI workflow and update config by @tlaverdure in #2
- Add LitebasePDO integration test and update docs by @tlaverdure in #3
New Contributors
- @tlaverdure made their first contribution in #1
Full Changelog: https://github.com/litebase/litebase-php/commits/v0.5.0