Releases: mzwoelfer/VmChamp
Releases · mzwoelfer/VmChamp
v0.3.2
v0.3.1
Updating changelog
v0.3.0
Update CHANGELOG
v0.2.2
Updating Changelog
v0.2.1
Fix Fedora40
v0.2.0
FIX: VmChamp SSH uses correct user to connect to machine
- Added: Check if user is not default, read from cloudInit.iso file
- Removed: --user option for SSHCommand
v0.1.1
ENHANCEMENT: Added User Column to VmChamp List command output
- Added function to read User from cloudInit.iso file
v0.1.0
FEATURE: Added --user
flag to VM-Creation and SSH command.
- Updated VM creation: Includes user option, with default user if not specified.
- Updated SSH command: Includes user option, with default user if not specified.
- Refactored command handlers to accommodate more than 8 options using
InvocationContext
.
v0.0.10
Fix artifact problem
v0.0.9
Add Ubuntu 24.04