Skip to content

Releases: w2xi/treei

v1.2.12

14 Dec 06:59
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v1.2.11

14 Dec 06:23
Compare
Choose a tag to compare

Full Changelog: v1.2.10...v1.2.11

v1.2.10

12 Dec 04:23
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v1.2.9

11 Dec 15:38
Compare
Choose a tag to compare

   🚀 Features

  • Add color to identify file and folder in terminal  -  by w2xi in #6 (1162e)
    View changes on GitHub

v1.2.8

12 Mar 15:34
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.2.7

11 Mar 13:51
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v1.2.6

10 Mar 05:27
Compare
Choose a tag to compare
  • rewrite code with typescript and add unit tests with vitest (e59d569)

v1.2.5

09 Mar 12:43
Compare
Choose a tag to compare

Bug Fixes

  • eliminate the border symbol '|' recursively for last directory (9113ea5)

v1.2.4

19 Feb 15:01
Compare
Choose a tag to compare

Bug Fixes

Release 1.2.3

12 Feb 10:00
Compare
Choose a tag to compare

Performance Improvements

  • use BFS strategy to find tree structure (ba60c9e)