Releases: avast/pytest-docker
Releases · avast/pytest-docker
v3.2.0
v3.1.2
What's Changed
- Document how to use multiple compose files by @edgarrmondragon in #113
- chore: Python 3.13 support by @jelther in #116
- docs: Docker compose stack reuse & debug example by @jelther in #117
New Contributors
- @edgarrmondragon made their first contribution in #113
- @jelther made their first contribution in #116
Full Changelog: v3.1.1...v3.1.2
v3.1.1
v3.1.0
v3.0.0
v2.2.0
v2.1.0
v2.0.1
v2.0.0
Version 0.12.0
Changes:
- Add
docker_setup
fixture to allow custom setup actions for docker-compose
(contributed by @raddessi)