Releases: turtle0x1/php-lxd
Releases · turtle0x1/php-lxd
v0.18.0
[0.18.0]
Added
- Recursion parameter for getting images (#17)
Changed
- Make networks project aware (#16)
v0.17.0
Added
- Instance files are now project aware
- Add the timeout parameter correctly when waiting for an operation (@dhzavann)
Changed
0.16.4
Added
- Recursion parameter for getting profiles
0.16.3
[0.16.3]
Added
- Recursion parameter for getting cluster members
0.16.2
Fixed
- Cant load project info because path is wrong
0.16.1
Added
- Support passing alias param when creating image
- Use "instance" instead of "container" when creating image from "container"
0.16.0
Added
- Recursion parameter to get all instances / containers / vms
0.15.2
Added
- Added optional target parameter for creating instance
0.15.1
Fixed
- Files method using the wrong param for headers