What's Changed
- Output status updates to stderr by @dev-zero in #44
- Fix tests by @rustydb in #53
- Fixes #51 trim whitespace on system info by @rustydb in #54
- Add
--yaml
output option by @rustydb in #52 - Adds #42 CPU printout by @rustydb in #55
- Bump github.com/stmcginnis/gofish from 0.15.0 to 0.16.1 by @dependabot in #56
- Bump github.com/stmcginnis/gofish from 0.16.1 to 0.18.0 by @dependabot in #58
- Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #59
- fix shellspec by pinning a commit before it broke by @jacobsalmela in #65
- Fixes 60 -
off
andcycle
by @rustydb in #61 - pin shellspec to a specific version by @jacobsalmela in #69
- Update default intel BIOS by @rustydb in #64
- Format imports and use the auto-format function of my IDE to levelset… by @rustydb in #62
- use a StringSlice for bios attributes to properly parse and display them by @jacobsalmela in #68
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #67
- Parameterize shellspec tests to run against all vendors/models by @jacobsalmela in #70
- update emulator to new image with correct vendor for Intel and re-enable disabled tests by @jacobsalmela in #72
New Contributors
Full Changelog: v0.0.5...v0.0.6