Releases: Polyconseil/grocker
Releases · Polyconseil/grocker
8.0
7.0
Changelog
- Drop Python 3.5 support since it is not supported anymore (breaking change).
- Add Python 3.9 support (for Grocker command).
6.9.1
Changelog
- optionnal manifest set image hash to None
6.9
Changelog
- Drop Python 2.7 support (for Grocker command) breaking change
- Retrieving the image hash from manifest is now optional and disabled by default
6.8
Changelog
- Add Python 3.8 support (for Grocker command).
- Add support for buster/3.8 runtime.
- Add support for buster/3.7 runtime.
- Add support for alpine/3 runtime and use it by default.
- Deprecate stretch/3.7 runtime (deprecation warning).
- Deprecate alpine/3.6 runtime (deprecation warning)
- Drop Python 3.4 support since it is not supported anymore (breaking change).
6.7
6.6
Changelog
- Python 3.4 & 3.5 support (for Grocker command) will be dropped in next major version (deprecation warning)
- Add support for Python's stretch/3.7 docker image.
6.5
Changelog
- Replace "+" signs in python versions by "-" in default image name
6.4
Changelog
- Python 2.7 support (for Grocker command) will be dropped in next major version (deprecation warning)
- Accept wheel path as release argument