- Fixes PowerShell 5.1 support
Full Changelog: https://github.com/EvotecIT/PowerBGInfo/compare/v0.0.4...v0.0.5
- Avoid overwrite of original image and add new BuiltInValues by @dejil06 in #12
- @dejil06 made their first contribution in #12
Full Changelog: https://github.com/EvotecIT/PowerBGInfo/compare/v0.0.3...v0.0.4
- Added more built-in values:
- 'BiosVersion', 'BiosManufacturer', 'BiosReleaseDate'
- 'OSName', 'OSVersion', 'OSArchitecture', 'OSBuild', 'OSInstallDate', 'OSLastBootUpTime'
- Added ability to rename Label when using BuiltinValues
- Fixes an issue with background not changing when given different file
- First release