Releases: avast/pytest-docker
Releases · avast/pytest-docker
v3.2.3
What's Changed
- Fix mypy error in the plugin by @s-t-e-v-e-n-k in #125
New Contributors
- @s-t-e-v-e-n-k made their first contribution in #125
Full Changelog: v3.2.2...v3.2.3
v3.2.2
v3.2.1
What's Changed
- Fix non-existing docker_setup_command into docker_setup by @alexbarcelo in #118
- Make the plugin.Services class available at the base module level for easier typing by @jenstroeger in #119
New Contributors
- @alexbarcelo made their first contribution in #118
- @jenstroeger made their first contribution in #119
Full Changelog: v3.2.0...v3.2.1
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