Releases: vanguardbackup/vanguard-php-sdk
Releases · vanguardbackup/vanguard-php-sdk
v0.2.7
v0.2.6
Changes
- Fixed a bug with trailing slashes when using the default instance.
- Updated composer packages.
- Removed old references to isolated credentials, which was removed from Vanguard a long time ago.
v0.2.5
Changes
- Updated composer dependencies.
v0.2.4
Changes
- Fixed user response due to API changes.
v0.2.3
Changes
- Simplified URL handling: The
/apipath is now automatically prepended to the instance URL when making API calls.
v0.2.2
Changes
- Fix: Ran pint.
v0.2.1
Changes
- Added an exception when the application is in maintenance mode.
- Improved type hinting.
v0.2.0
Changes
- Added support for backup task logs
- Improved testing
v0.1.0
Initial release of the SDK