0.7.1 (2020-08-19)
- #115, fix #107 (8a4ea3e)
- #136 (b194bbf)
- #138 (54bd159)
- add utils to spec fixture (9d75c93)
- don't overwrite existing files (9a2c6c4)
- handle edge cases where linked file is not found (3a139cd)
- look for source file based on test file name first instead of first import (0544d61)
- remove node_module test because git ignores that folder (6036bab)
- treat story files like tests (16edcb7)
- unused files (85543f4)
0.7.0 (2020-05-23)
- debugger: log full data (09a78f4)
0.6.2 (2020-04-29)
- #111 (3b05b2a)
- #119 (366f8cf)
- #129 (2db66af)
- #125: resolve home dir (40b36a2)
- check cycle when graphl is all globals (7880933)
0.6.1 (2020-04-25)
- Revert "chore(release): 0.6.0 [skip ci]" (9d2dbc1)
0.5.0 (2020-03-26)
- debugger: add debugger (10d6a8b)
0.4.0 (2020-03-04)
- ensure path correctness (f22f07f), closes #81
- extend linting (039cadf)
- fix new linting issues (c19f2e5)
- Fix time complexity when searching for common parent dir (ce9915e)
- improve regex path matching (ff9b19b), closes #87
- support paths in config via include (c049ceb)
- Add CLI flag to rename single files (2de9ff1)
0.3.1 (2020-02-26)
0.3.0 (2020-02-24)
- printTree: colorize tree (9fd4706)
- add generateTrees module (e0366d6)
- create restructure map (4090fdd)
- use generateTrees and refactor formatFileStructure (fb48957)
- printTree: add leaf resolver (514084a)
- printTree: add proper sorting of files and directories (bc177c1)
- printTree: position our leafs (1b5bca1)
- cli: only restructure with write option (65313bb)
- printTree: print tree (ef01dae)
- add support for sass (f70e96b)
- remove detect-roots option (7812dc6)
0.2.1 (2020-02-20)
- add semantic release config (9b1c635)