v0.9.2 – Setup Script Fixes + Logging Update
Pre-release
Pre-release
This patch release fixes critical breakage in setup scripts introduced in v0.9.1 and completes the transition to the new logging system across all modules.
🔧 Fixes
Resolved regressions in setup scripts caused by partial logging system migration.
All setup scripts now correctly use the centralized logging system.
🚨 Breaking Change
The --log flag is no longer supported in setup scripts.
Use --debug if you want full output logged to a file.