Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.3.0](v0.2.1...v0.3.0) (2020-02-24) ### Bug Fixes * **printTree:** colorize tree ([9fd4706](9fd4706)) * add generateTrees module ([e0366d6](e0366d6)) * create restructure map ([4090fdd](4090fdd)) * use generateTrees and refactor formatFileStructure ([fb48957](fb48957)) * **printTree:** add leaf resolver ([514084a](514084a)) * **printTree:** add proper sorting of files and directories ([bc177c1](bc177c1)) * **printTree:** position our leafs ([1b5bca1](1b5bca1)) ### Features * **cli:** only restructure with write option ([65313bb](65313bb)) * **printTree:** print tree ([ef01dae](ef01dae)) * add support for sass ([f70e96b](f70e96b)) * remove detect-roots option ([7812dc6](7812dc6))
- Loading branch information