Skip to content

Release v1.6.2

Choose a tag to compare

@github-actions github-actions released this 21 Aug 21:33
· 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/--debug flag

🚀 Improvements

  • Streamlined logging initialization process
  • Better separation of concerns in CLI setup
  • Maintained all existing functionality with cleaner output