Releases: taeefnajib/pygentree
Releases · taeefnajib/pygentree
v1.0.4
v1.0.3
v1.0.3 - 2024-02-24
Added
- Option to exclude specific files and directories
- Fix homepage URL in pyproject.toml
v1.0.0
v1.0.0 - 2024-02-24
Added
- Initial release of PyGenTree
- ASCII tree generation for directory structures
- Command-line interface with multiple options
- Support for custom depth levels
- Multiple sorting options (asc, desc, standard)
- Option to show only directories
- Ignore hidden files (any file or directory names starting with dots)
- Output file generation
- Version and help commands