Version 0.0.2
Pre-release
Pre-release
Added
- handle unsupported environments (e.g. windows, macOS, web)
- custom LXD daemon unix socket path can be set with the configuration property
lxd.daemonUnixSocketPath - search for LXD daemon unix socket at
$LXD_DIR/unix.socket/var/snap/lxd/common/lxd/unix.socket/var/lib/lxd/unix.socket
Changed
- use VS Code build-in logger
- minor code cleanup's