file_tree 1.0.8 file_tree: ^1.0.8 copied to clipboard
Visualize the file tree of a directory.
1.0.8 #
- [Added] New
-A
or--all
flag to include all files, ignoring .gitignore rules - [Fixed] Improved handling of .gitignore patterns, especially for directories like .dart_tool
- Date: 10-13-2024
1.0.5 #
- [Added] Added depth parameter
1.0.4 #
- [Added] Added image for pub.dev
- Date: 9-04-2023
1.0.3 #
- [Changed] Shortened executable name to tree
- Date: 9-04-2023
1.0.2 #
- [Fixed] Added missing abbreviation for hidden files
- Date: 9-04-2023
1.0.1 #
- [Changed] Updated pubspec to include CLI executable
- Date: 9-04-2023
1.0.0 #
- [Added] Initial release
- Date: 9-04-2023
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.
Types of Changes #
- Added
- Changed
- Deprecated
- Removed
- Fixed
- Security