v0.10
What's Changed
- switch to -pdpe1gb=on by @idroz in #65
- Add documentation for
completion
by @maxzinkus in #69 - Enable user-selected editor for
alpine edit
by @maxzinkus in #71 - Fixes for Makefile behavior by @maxzinkus in #72
- Go scorecard complained about
cmd/edit.go
by @maxzinkus in #74 - Don't show 0 for PID when VM is stopped by @maxzinkus in #82
- Make RTC sync to system clock by @maxzinkus in #81
- Fix non-root-ssh issues with
Exec
(andStart
) by @maxzinkus in #73 - Move Troubleshooting to
docs/
by @maxzinkus in #83 - Add ':' port mapping configuration option, and briefly document in README by @maxzinkus in #80
- Secure config credentials by @maxzinkus in #85
- Address #84 by @idroz in #86
- Add docs for port and credential strings in
docs
by @maxzinkus in #90 - Remove
sleep
calls inStart
andLaunch
processes by @maxzinkus in #93 - Create SECURITY.md by @maxzinkus in #99
- address #66 by @idroz in #101
- Add initial hardening docs by @maxzinkus in #98
- Update ops.go by @maxzinkus in #103
- Fix issue in
cmd/start.go
by @maxzinkus in #106 - Tagging vms by @maxzinkus in #104
- address #108 by @idroz in #109
New Contributors
- @maxzinkus made their first contribution in #69
Full Changelog: v0.9...v0.10