Skip to content

v0.1.0 - First beta release

Latest

Choose a tag to compare

@ComputerDaddyGuy ComputerDaddyGuy released this 13 Oct 19:41
· 6 commits to develop since this release

[0.1.0] - 2025-10-13 - First beta release

Note

Complete work done sor far: ROADMAP.md

Features

  • Option: filtering
  • Option: ordering
  • Option: emojis (+ custom mapping)
  • Option: compact directories display
  • Option: line extension (=additional text after the file name)
  • Option: children limit (static & dynamic)
  • Option: tree format (+ custom mapping)
  • Option: max directory depth

Helpers

  • Path matchers
  • Child limit
  • Line extension
  • Sort

New since v0.0.5

Added

  • Emojis: option to use custom mapping
  • Tree format: option to use custom format

Changed

  • Child limit: do not print skipped children count
  • Max depth: do not print "max depth reached"
  • Refactor options packages