Releases: ProVal-Tech/Strapper
Releases · ProVal-Tech/Strapper
v1.6.2
v1.6.1
v1.6.0
v1.5.3 - Fix Null Check
What's Changed
Full Changelog: v1.5.1...v1.5.3
v1.5.1 - Write-Log Changes and Pester Testing
What's Changed
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
⚠️ 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