- Added support for paths with spaces (#26)
- Removed support for Python 3.5 (#23)
- Improved support of statically linked libraries (#22)
- Ignore not-indented ldd output (#14)
- Added handling of static libraries (#13)
- Added
--sorted
command-line option - Refactored for easier and more thorough testing
- Added support for Python 3.7 and 3.8
- Fixed license badge in the Readme
- Initial version