Skip to content

Releases: ashleyhood/php-lxd

v0.12.0

10 May 18:40
e6cb8d5
Compare
Choose a tag to compare

Added possibility to append to files

v0.11.1

07 Dec 21:57
Compare
Choose a tag to compare

Fix Packagist not getting latest release

v.0.11.0

07 Dec 21:56
Compare
Choose a tag to compare

This release has added PHP v8.0 support.

The dev packages were upgraded and the test refactored to use the latest PHPUnit.

Upgraded php-http/httplug to v2.2

28 Sep 08:18
cde8166
Compare
Choose a tag to compare

This release upgraded php-http/httplug to v2.2 to allow Guzzle7 to be used.

This is a BC breaking change and if you are unable to upgrade to Guzzle7 you will need to stay with v0.9 releases.

Fix error if no output available

21 May 12:36
8d9fb52
Compare
Choose a tag to compare
v0.9.1

Update CHANGELOG.md

Dropped support for PHP5

10 Dec 12:13
6797a67
Compare
Choose a tag to compare
v0.9.0

Update CHANGELOG.md

Added file delete method

30 Oct 15:52
0b7f573
Compare
Choose a tag to compare
Merge pull request #19 from TonyBogdanov/master

Added file delete method

Fix array type-hint

06 Jul 15:22
Compare
Choose a tag to compare
v0.7.1

Remove array type-hint for data parameters

Add snapshot restore

29 May 10:38
Compare
Choose a tag to compare
Merge pull request #13 from renky/master

added restore-function to Snapshot-Interface

v0.6.1: Merge pull request #8 from lcherone/patch-3

08 Feb 12:58
Compare
Choose a tag to compare