Skip to content

Releases: rahulbordoloi/Directory-Tree

v1.0.0

18 Aug 17:11
0ed5340
Compare
Choose a tag to compare

Directory Tree v1.0.0

  • Aliasing DisplayTree as Entrypoint
  • Check Version Support
  • Raise Exception Support
  • Print Traceback Support
  • Docs (Contributing & Security)
  • Improving Imports, Type Hinting and Separating Out Driver and Logic
  • Support to Filter Only Directories / Files as per Requirement (#15)
  • Parameter to Show Files or Directories First (#17)
  • Package CLI Support, Improved ignoreList Support (#15)

What's Changed

New Contributors

Full Changelog: v0.0.4...1.0.0

v0.0.4

31 Aug 16:35
Compare
Choose a tag to compare

Fourth Release

  • Addition of New Parameter ignore_list to Ignore Files / Directories
  • Type Hinting in Variables and Arguments and Method Return Types
  • Minor Bug Fix for Displaying Hidden Directories / Files
  • Minor README Modifications

v0.0.3

06 Feb 04:21
Compare
Choose a tag to compare

Third Release

  • Defining Directory Tree Depth.
  • Allows Hidden Entities [Files/Directories] to be Ignored.
  • Allows User to Hide the Header [OS / Path Info].

v0.0.2

15 Oct 18:37
83c6865
Compare
Choose a tag to compare

v0.0.2 (15/10/2020)

  • Second Release
  • Added String Representation for GUI Log.

v0.0.1

06 Oct 07:26
a029766
Compare
Choose a tag to compare

v0.0.1

First Release