Skip to content

Latest commit

 

History

History
41 lines (18 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

41 lines (18 loc) · 1.43 KB

1.2.6 (2024-03-10)

  • rewrite code with typescript and add unit tests with vitest (e59d569)

1.2.5 (2024-03-09)

Bug Fixes

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

1.2.4 (2024-02-19)

Bug Fixes

1.2.3 (2024-02-12)

Performance Improvements

  • use BFS strategy to find tree structure (ba60c9e)

1.2.2 (2024-02-05)

1.2.1 (2024-02-03)

1.2.0 (2024-02-02)

Features

  • support specific directory to generate (194528a)

1.1.4 (2024-02-01)

1.1.3 (2024-01-31)