Releases: gabrieldemarmiesse/python-on-whales
Releases · gabrieldemarmiesse/python-on-whales
v0.50.0
What's Changed
- Fix image remove command by @LewisGaul in #350
- Improve legacy build parsing of image ID by @LewisGaul in #351
- Add fields 'platforms' and 'status' to Builder. by @MisterOwlPT in #357
New Contributors
- @MisterOwlPT made their first contribution in #357
Full Changelog: v0.49...v0.50.0
v0.49.0
What's Changed
- Allow interactive container to be detached by @LewisGaul in #343
- Fix versions for linting and pytest by @gabrieldemarmiesse in #347
- Bump the versions of the linters in the pre-commit by @gabrieldemarmiesse in #348
- Implement 'docker.legacy_build' as alternative to 'docker.build' by @LewisGaul in #346
New Contributors
- @LewisGaul made their first contribution in #343
Full Changelog: v0.48.0...v0.49
v0.48.0
What's Changed
- Allow to inspect exit_code and other info on exceptions by @juan-leon in #342
New Contributors
- @juan-leon made their first contribution in #342
Full Changelog: v0.47.0...v0.48.0
v0.47.0
What's Changed
- [FEAT] Add Event API by @lonk95 in #340
- 🐛 Fix docker.system.events() without filters by @gabrieldemarmiesse in #341
New Contributors
Full Changelog: v0.46.0...v0.47.0
v0.46.0
What's Changed
- Handle custom registry name when using ecr login by @a-gentilhomme in #338
New Contributors
- @a-gentilhomme made their first contribution in #338
Full Changelog: v0.45.0...v0.46.0
v0.45.0
What's Changed
- 🐛 Fix parsing of a podman container by @gabrieldemarmiesse in #336
- ✨ Add more options to call the docker client by @gabrieldemarmiesse in #337
Full Changelog: v0.44.0...v0.45.0
v0.44.0
What's Changed
- ✨ Added support for other clients like podman and nerdctl by @gabrieldemarmiesse in #329
- add --project-directory flag to compose by @John-Vash in #332
- 🐛 Fixed docker.network.disconnect() and add test by @gabrieldemarmiesse in #333
New Contributors
- 🎉 @John-Vash made their first contribution in #332
Full Changelog: v0.43.0...v0.44.0
v0.43.0
What's Changed
- Add more docker run examples in the readme by @gabrieldemarmiesse in #325
- ✨ Nice repr for all python_on_whales objects by @gabrieldemarmiesse in #326
Full Changelog: v0.42.0...v0.43.0
v0.42.0
What's Changed
- Force recent versions of typer by @gabrieldemarmiesse in #320
- ✨ Add more options to docker.compose.build() by @gabrieldemarmiesse in #323
Full Changelog: v0.41.0...v0.42.0
v0.41.0
What's Changed
- 🐛 Fix bug with typer import crashing by @gabrieldemarmiesse in #318
This will pink click to 8.0.4 and below. We'll make a new release later with an upgraded version of typer that doesn't have this issue.
Full Changelog: v0.40.0...v0.41.0