Releases: sarugaku/pythonfinder
Releases · sarugaku/pythonfinder
Release v1.3.0
Bump version v1.3.0
Release 1.2.10
Version 1.2.10
Release 1.2.9
Bug Fixes --------- - Fix a bug that the version matcher ignores the version when patch number is 0. `#110 <https://github.com/sarugaku/pythonfinder/issues/110>`_
Release 1.2.8
Version 1.2.8
Release 1.2.7
Version 1.2.7
Release 1.2.6
1.2.6
Release 1.2.5
Version 1.2.5
Release 1.2.4
Version 1.2.4
Release 1.2.3
Version 1.2.3 Bug Fixes --------- - Unnest the mixed output from find_all_python_versions(). _
Release 1.2.2
Version 1.2.2 Features & Improvements ----------------------- - Non-core versions of python will no longer sort ahead of core python versions. _ - Reduced dependencies by removing vistir,, crayons and intermediate calls. _ Bug Fixes --------- - Fixed a bug which could cause python searches to fail when pyenv global was set with repeated identical versions. _ - pythonfinder will now avoid accidentally pathing into pythonw.exe on windows and using it as a python version. _