1.1.0
Logging update
✨ Logging Levels: Introducing both debug and info logging levels to provide detailed insights during script execution.
🔍 Verbose Mode: Enable verbose mode with the -v
or --verbose
option for an in-depth view of the script's operations.
🛠️ Enhanced Debugging: Comprehensive logs at various execution stages to aid in identifying and resolving issues.
📄 Clearer Execution Flow: Log messages for better script transparency and understanding.
What's Changed
Full Changelog: 1.0.0...1.1.0