Skip to content

Releases: vanguardbackup/vanguard-php-sdk

v0.2.7

01 Mar 04:26
aa847a6

Choose a tag to compare

Changes

  • Added /backup-tasks/upcoming endpoint to the SDK.

v0.2.6

24 Jan 05:27
ddc1d9b

Choose a tag to compare

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

24 Jan 05:08
6408443

Choose a tag to compare

Changes

  • Updated composer dependencies.

v0.2.4

24 Jan 04:56
2ea454f

Choose a tag to compare

Changes

  • Fixed user response due to API changes.

v0.2.3

24 Aug 14:37

Choose a tag to compare

Changes

  • Simplified URL handling: The /api path is now automatically prepended to the instance URL when making API calls.

v0.2.2

20 Aug 08:11

Choose a tag to compare

Changes

  • Fix: Ran pint.

v0.2.1

20 Aug 08:06

Choose a tag to compare

Changes

  • Added an exception when the application is in maintenance mode.
  • Improved type hinting.

v0.2.0

13 Aug 11:03

Choose a tag to compare

Changes

  • Added support for backup task logs
  • Improved testing

v0.1.0

09 Aug 23:34

Choose a tag to compare

Initial release of the SDK