Skip to content

Releases: benawad/destiny

v0.7.1

19 Aug 15:34
Compare
Choose a tag to compare

0.7.1 (2020-08-19)

Bug Fixes

v0.7.0

23 May 20:22
Compare
Choose a tag to compare

0.7.0 (2020-05-23)

Bug Fixes

Features

  • debugger: log full data (09a78f4)

v0.6.2

29 Apr 13:37
Compare
Choose a tag to compare

0.6.2 (2020-04-29)

Bug Fixes

v0.6.1

25 Apr 13:07
Compare
Choose a tag to compare

0.6.1 (2020-04-25)

Reverts

  • Revert "chore(release): 0.6.0 [skip ci]" (9d2dbc1)

v0.6.0

23 Apr 02:15
Compare
Choose a tag to compare

0.6.0 (2020-04-23)

Features

  • add .d.ts extension support (01b83b0)

v0.5.0

26 Mar 11:25
Compare
Choose a tag to compare

0.5.0 (2020-03-26)

Bug Fixes

  • Glob stays in the tree's root path - #88 (3795d40)

Features

v0.4.0

04 Mar 18:49
Compare
Choose a tag to compare

0.4.0 (2020-03-04)

Bug Fixes

  • 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)

Features

  • Add CLI flag to rename single files (2de9ff1)

v0.3.1

26 Feb 07:16
Compare
Choose a tag to compare

0.3.1 (2020-02-26)

Bug Fixes

  • don't fail if can't find file and add json support (954e9db)
  • ensure unique edges (a50c40c)

v0.3.0

24 Feb 20:23
Compare
Choose a tag to compare

0.3.0 (2020-02-24)

Bug Fixes

  • 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)

Features

  • cli: only restructure with write option (65313bb)
  • printTree: print tree (ef01dae)
  • add support for sass (f70e96b)
  • remove detect-roots option (7812dc6)

v0.2.1

20 Feb 20:27
Compare
Choose a tag to compare

0.2.1 (2020-02-20)

Bug Fixes

  • add semantic release config (9b1c635)