Release v1.6.2
·
58 commits
to 40d615c7bc63375a6e033ee12e6262f0f2a24e1e
since this release
🐛 Bug Fixes
- Fixed duplicate debug logging: Removed redundant
setup_logging()calls that caused "Debug mode enabled" to appear twice - Cleaner CLI output: Debug mode message now appears only once when using
-d/--debugflag
🚀 Improvements
- Streamlined logging initialization process
- Better separation of concerns in CLI setup
- Maintained all existing functionality with cleaner output