Changelog
v0.3.4
Released on 2014-10-29.
- Fix
--filter-entry-types
option inshow
command. - Fix Path.walk() not working in versions of python <= 3.11. Now it uses os.walk() if Path.walk() not available.
Released on 2014-10-29.
--filter-entry-types
option in show
command.