0.0.2:
- fixed -p and -d argument passing - fixed -p and -d printing
0.0.3:
- added dependency detection for libraries to -d option too - fixed set of path libraries when ld.so.conf is not a file
0.0.4:
- fixed dead links - added -v option - scan the entire system for libraries instead of restricting search to specific paths, to support a wide set of linux distros
0.0.5:
- fixed utf-8 encoding error - do not scan only /proc, /sys, and /dev
0.0.6:
- fixed error crash when building cache - added minimal threading when collecting infos