* Test with pip==20.0.1 * Test with pip==20.0 * Provide ability to pass pip path in install
1.0.2
Added
* Test with pip==20.3 * Test with pip==20.3.1
1.0.1
Added
* Make the installation log prettier * Test with pip==20.2.4
1.0.0
Added
* First major release * Tested with pip==20.2.3
0.6.0
Added
* Produce error message if any issue is raised during pip imports (124) * Produce pip compatibility warning only on issues (121) * Test micropipenv against pip from the master branch (122)