v0.72.0
gabrieldemarmiesse
released this
19 Jul 13:51
·
38 commits
to master
since this release
What's Changed
- Fix links in images objects docs. by @valberg in #582
- Change DockerException message to remove mention of "docker" by @LewisGaul in #585
- fix: wheel includes tests and docs by @betaboon in #586
- Allow
podman exec
with--interactive
and no--tty
by @jhc4318 in #583 - Fix documentation and docstring issues by @pcharmoille in #589
- Add support for 'docker version' and 'podman version' by @LewisGaul in #593
- Set up command construction to support generic iterables and mappings by @LewisGaul in #595
- Implement support for podman pods by @LewisGaul in #544
- Make the test_cpus() testcase non-strict xfail for podman by @LewisGaul in #597
- Fix merge issue in CONTRIBUTING.md by @LewisGaul in #604
- Fix test_save_load() testcase to handle the case an image has multiple tags by @LewisGaul in #596
- Replace unrecognised unicode characters rather than raising an exception by @LewisGaul in #607
- Support generic iterables and mappings in the image component by @LewisGaul in #598
- ✍️ Made the arguments part prettier in docs by @gabrieldemarmiesse in #610
- Add test for rendering of docs by @gabrieldemarmiesse in #611
New Contributors
- @valberg made their first contribution in #582
- @pcharmoille made their first contribution in #589
Full Changelog: v0.71.0...v0.72.0