Sourced from python-on-whales's releases.
v0.63.0
What's Changed
- 456 use stdin to log in by
@zimmdi
in gabrieldemarmiesse/python-on-whales#459- 439 no support for buildx build build context by
@bigcat2014
in gabrieldemarmiesse/python-on-whales#440New Contributors
@zimmdi
made their first contribution in gabrieldemarmiesse/python-on-whales#459@bigcat2014
made their first contribution in gabrieldemarmiesse/python-on-whales#440Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.62.0...v0.63.0
v0.62.0
What's Changed
- Fix: fix the gh-pages ci by
@kclamalex
in gabrieldemarmiesse/python-on-whales#449- Additional Docker Compose Run Flags by
@ethanleifer
in gabrieldemarmiesse/python-on-whales#443- Feat: Add --no-attach option for docker.compose.up by
@kclamalex
in gabrieldemarmiesse/python-on-whales#451New Contributors
@ethanleifer
made their first contribution in gabrieldemarmiesse/python-on-whales#443Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.61.0...v0.62.0
v0.61.0
Installing this version requires python 3.8 or above. The end of life of python 3.7 is the 27 of june, so if you are still using it, please upgrade!
What's Changed
- :up: Bump minimum python version to 3.8 by
@gabrieldemarmiesse
in gabrieldemarmiesse/python-on-whales#431- :sparkles: Add more precise type hints for filters in docker.ps() by
@gabrieldemarmiesse
in gabrieldemarmiesse/python-on-whales#432- :sparkles: Clarify type for buildx progress by
@gabrieldemarmiesse
in gabrieldemarmiesse/python-on-whales#435- Support passing signals as integers (or signal.Signals enum instances) by
@LewisGaul
in gabrieldemarmiesse/python-on-whales#441- Allow container selection in 'docker stats' by
@MisterOwlPT
in gabrieldemarmiesse/python-on-whales#447- Use mkdocstrings to generate documentation by
@kclamalex
in gabrieldemarmiesse/python-on-whales#444New Contributors
@kclamalex
made their first contribution in gabrieldemarmiesse/python-on-whales#444Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.60.1...v0.61.0
v0.60.1
What's Changed
- :bug: Prevent the user from installing pydantic v2 by
@gabrieldemarmiesse
in gabrieldemarmiesse/python-on-whales#430⚠️ Install this release if you get the error
AttributeError: type object 'NetworkIPAM' has no attribute '__fields__'
, see #429Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.60.0...v0.60.1
v0.60.0
What's Changed
- Add pull flag to docker compose up by
@John-Vash
in gabrieldemarmiesse/python-on-whales#421
... (truncated)
ef869fb
Bump version to 0.63.09d79f88
439 no support for buildx build build context (#440)2a69761
456 use stdin to log in (#459)6549a4f
Add explicit optional on all models (#454)af04c5d
Bump version to 0.62.008418a4
Feat: Add --no-attach option for docker.compose.up (#451)730c48a
Additional Docker Compose Run Flags (#443)d2d6070
Fix: fix the gh-pages ci (#449)f3728f5
Bump version to 0.61.0da95134
Use mkdocstrings to generate documentation (#444)