- Add docstrings to document the classes, methods and their parameters 8
Internals
- Make `root_dir` parameter private
0.0.2
Features
- Set project classifiers for pypi [1] - Adapt parametrized test to use all parameters possible [6] - Implement "better" getter methods, name them accordingly... [5]
Internals
- Change project description - Add new keywords to project
0.0.1
Features
- Basic implementation of generating tree-like directory listings - Tests for `PathTree` and its generator class - Getter methods for retrieving a path-tree as `str`, `list[str]`, `dict` or `json` - Generator for PathTree