Releases: ProVal-Tech/Strapper
Releases · ProVal-Tech/Strapper
v1.7.1.2
What's Changed
- Update Set-UserRegistryKeyProperty.ps1 by @Kamalgurna in #18
New Contributors
- @Kamalgurna made their first contribution in #18
Full Changelog: v1.7.1.1...v1.7.1.2
v1.7.1.1
Full Changelog: v1.7.1...v1.7.1.1
v1.6.2
v1.6.1
v1.6.0
v1.5.3 - Fix Null Check
What's Changed
- Make Null Check in Get-UserRegistryKeyProperty Explicit by @nixuno in #10
Full Changelog: v1.5.1...v1.5.3
v1.5.1 - Write-Log Changes and Pester Testing
What's Changed
- Implement Defaults for Write-Log and Add Simple Pester Testing by @nixuno in #8
Full Changelog: v1.4.5...v1.5.1
v1.4.5 - Hotfix - Write-Log Missing -Level
Full Changelog: v1.4.4...v1.4.5
v1.4.4 - Persistent Store
🔧 What's changed
- Persistent store for data and logs in SQLite database by @nixuno in #5
⚠️ Breaking changes when migrating from older Strapper versions or Bootstrap.ps1
- Write-Log now uses log levels instead of types by @nixuno in #5
- Write-Log no longer supports writing to the
-data.txt
file by @nixuno in #5 - Write-Log file entry formatting changed by @nixuno in #5
- Write-Log's stream output is now consistent with log levels (everything is no longer going to the Information stream) @nixuno in #5
Full Changelog: https://github.com/ProVal-Tech/Strapper/commits/v1.4.4