All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- 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