Releases: gabrieldemarmiesse/python-on-whales
Releases · gabrieldemarmiesse/python-on-whales
v0.40.0
What's Changed
- Add flags to docker compose pull by @joshkarlin in #314
- Task/add boolean to run docker compose in compatibility mode by @joshkarlin in #315
- 🔧 Output of docker.image.prune() is returned, more types by @gabrieldemarmiesse in #316
New Contributors
- @joshkarlin made their first contribution in #314
Full Changelog: v0.39.0...v0.40.0
v0.39.0
What's Changed
- capturing stdout and stderr for docker volume prune by @dvizzini in #311
- ✨ Add docker.compose.execute(...) by @gabrieldemarmiesse in #312
Full Changelog: v0.38.0...v0.39.0
v0.38.0
What's Changed
- Add project_urls by @wannaphong in #309
- handling filter option uniformly by @dvizzini in #308
New Contributors
- @wannaphong made their first contribution in #309
Full Changelog: v0.37.0...v0.38.0
v0.37.0
v0.36.1
What's Changed
- 🐛 Fix docker.service.list() when there are no services by @gabrieldemarmiesse in #303
Full Changelog: v0.36.0...v0.36.1
v0.36.0
What's Changed
- ⚡ Faster docker.service.list() by @gabrieldemarmiesse in #301
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
- Some precisions concerning compose v2 in the docs by @gabrieldemarmiesse in #296
- Added a function to check if the CLI is already on the host by @gabrieldemarmiesse in #297
- Add compose_profiles argument to the docker client constructor by @gabrieldemarmiesse in #298
Full Changelog: v0.34.0...v0.35.0
v0.34.0
What's Changed
- Fix typo 'lenght' in property names by @martinburchell in #291
New Contributors
- @martinburchell made their first contribution in #291
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- Enable labeling networks in network create by @Akshay04 in #284
- Set threads in stream_stdout_and_stderr as daemons to avoid blocking ctrl+c by @mdantonio in #283
- Allow the publishing of a random port on host by @gabrieldemarmiesse in #288
- Fix return type of compose.run() by @gabrieldemarmiesse in #289
New Contributors
Full Changelog: v0.32.0...v0.33.0