Skip to content

Releases: rezamardaniDev/codetree

v0.2.2

05 May 09:19

Choose a tag to compare

🔧 Fixed:

  • Root-level files (outside subdirectories) were previously skipped during scan – now properly counted and displayed.

📈 Improved:

  • More accurate folder and file counting.
  • Better directory tree output formatting.

Thanks for all feedback! 🚀

Release v0.2.1

05 May 09:00

Choose a tag to compare

This release includes bug fixes and stability improvements for the codetree-cli package. The following changes have been made:

  • Fixed issue with handling files outside folders in directory scan.
  • Improved compatibility with Python 3.7+ versions.
  • Resolved errors in the CLI command execution for certain file types.
  • Minor optimizations and refactoring of the codebase for better performance.

Users are encouraged to upgrade to this version for a more stable and reliable experience.