0.1.1
 - Always return PathEntry objects, even on windows.
0.1.0
 - Complete rewrite using attrs.
 - Fix issues with path ordering, prioritization, import sorting etc.
 - Fast lookups.
 - Architecture support on all platforms.
 - Modularized codebase for ease of maintainership.
0.0.6
 - Fix imports.
 - Prepend paths to os path rather than overriding.
 - Handle not found errors when populating which dict.
 - Allow paths to be passed in properly for virtualenv detection.
 - Allow output of all python versions.
0.0.5
 - path cleanup for output
 - fix windows major version tracking
 - track achitectures
0.0.4
 - Windows fixes
 - pep514 patch to fix environment.findall
0.0.3
 - Fix finder for pyenv
0.0.2dev2
 - Bugfix
0.0.2dev1
 - Finder bugfix
0.0.2dev0
 - Documentation updates
 - Windows finder variable expansion
0.0.1dev0
 - Initial commit
 - Base functionality
