- Use python venv instead of virtualenv in compile image
5.3
----------------
- Support of pip trusted host config in wheel builder. - Retrieve image manifest digest from registry.
5.2
----------------
- Adds gnupg2 to allow grocker to build stretch images.
5.1
----------------
- Also extract pip's timeout configuration from local pip configuration file
5.0
----------------
- Switch cli to click (**breaking change**) - Add support for Python 3.6 - Drop obsolete .grocker file - Switch to docker(-py) 2 - Only manage Grocker created stuff when purging - Drop cron, ssmtp and sudo specific code - Add support for alpine base images
4.6
----------------
- Fix shell equality test - Disable useless pip cache - Stop using sudo in compiler script