Skip to content

1.1.0

Compare
Choose a tag to compare
@403-html 403-html released this 19 Nov 15:25
· 33 commits to main since this release
22d6cd8

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

  • feat: add info and verbose mode logging by @403-html in #36

Full Changelog: 1.0.0...1.1.0