- Add missing README entry to pypi
- Drop support for python 3.4
- Remove enum34 and scandir as requirements
- use poetry package manager
- Migrate to CircleCI 2.0
- Display Total Size in ls outputs
- skip 0.2.17 due to taging issue
- Use pathspec package for determining patterns for ignoring files
- Use more reliable console_scripts to generate executable shim
- Fix command short alias for version
- Add short aliases for most commands
- Fix for older versions of ubuntu which dont support zlib
- Fix RestructuredText bug on PyPi
- Add sections to the beginning of the README
- Fix "Other Subcommands" spelling error in README
- Upgrade dev-requirements
- Fix #106 (Unable to handle multi word targets)
- Add cache directories to .gitignore
- Drop support for python 3.3
- Start using CHANGELOGS