Skip to content

Releases: vanguardbackup/vanguard-php-sdk

v0.2.6

24 Jan 05:27
ddc1d9b
Compare
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
Compare
Choose a tag to compare

Changes

  • Updated composer dependencies.

v0.2.4

24 Jan 04:56
2ea454f
Compare
Choose a tag to compare

Changes

  • Fixed user response due to API changes.

v0.2.3

24 Aug 14:37
Compare
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
Compare
Choose a tag to compare

Changes

  • Fix: Ran pint.

v0.2.1

20 Aug 08:06
Compare
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
Compare
Choose a tag to compare

Changes

  • Added support for backup task logs
  • Improved testing

v0.1.0

09 Aug 23:34
Compare
Choose a tag to compare

Initial release of the SDK