Releases: PentHertz/RF-Swift
Releases · PentHertz/RF-Swift
v0.5.1
Fixing installation feature in v0.5.1
The installation feature was found broken in v0.5.0 and was totally remade to be used conveniently.
v0.5.0
v0.5.0
This version add new capabilities and fix also bugs for profiles and commands:
- Possibility to use multiple session per container
- Fixing delete command
- Looking for profile configurations in user directories instead of root
v0.4.9
v0.4.9
- Looking and creating configuration in the dedicated user profile
- Adding RISC-V 64
v0.4.8
v0.4.8
- Fixing resizing bug in Windows
- Adding default bindings for Mirage
v0.4.7
v0.4.7
This version provides a better CLI user experience and a way to keep configuration inside a configuration files config.ini
.
v0.4.5
v0.4.5
- Fixing display with terminal screens larger than 80 characters
v0.4.4
v0.4.4
- Fixing USB binding and attach on Windows, which is now fully working
v0.4.3
v0.4.3
- Prettifying lists
- Adding
update
feature
- Reorganizing
images
feature
- Extra checks for pulseaudio and xhost
- Updating build.sh with more automations
v0.4.2
v0.4.2
- DISPLAY environment variable now taken from host by default
- Pulseaudio new features to allow connections from a defned port and interface on host + unload feature
- building scripts for Windows and Linux have been update for Go version + adding few other options
v0.4.1
v0.4.1
Fixing missing labels when running container to be used easily with last
and exec
commands.