Skip to content

Version 2.0

Latest
Compare
Choose a tag to compare
@krshrimali krshrimali released this 05 Dec 07:20
· 2 commits to master since this release
6ff529c

This release comes with two new features:

  • Option to change the separator for the tree output. Use -s or --separator with the command line utility, or pass the separator in the constructor: FileManager(path, separator). PR: #28
  • Add exists utility function to check if a directory exists or not. PR: #29

Change Log:

Contributors: @krshrimali @rajivnayanc

Full Changelog: 1.0...2.0