Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 16:26
4632924

Changelog

  • Directory names and icons now render in bold blue

  • --no-color flag disables all colored output

  • CI workflow builds and tests on Linux, macOS, and Windows on push/PR to master

  • Tests: non-existent files, symlinks (with/without dereference), spaces in filenames, long names, empty files, mixed files+dirs, symlink entries, brief/extended views

  • Commit History

  • 4632924 Merge pull request #18 from bhavya-dang/feat/v0.1.1
  • 2f681b5 chore(docs): updated readme img
  • c6e301f feat: added CI workflow, ansi colors, tests