Sourced from python-on-whales's releases.
v0.66.0
What's Changed
- Fix doc deployment by
@kashyab12
in gabrieldemarmiesse/python-on-whales#489- returns the context when using context.use by
@avgdev
in gabrieldemarmiesse/python-on-whales#488- adds support for --renew-anon-volumes by
@avgdev
in gabrieldemarmiesse/python-on-whales#487- Set the minimum version of pydantic to 1.9 by
@kashyab12
in gabrieldemarmiesse/python-on-whales#491New Contributors
@kashyab12
made their first contribution in gabrieldemarmiesse/python-on-whales#489@avgdev
made their first contribution in gabrieldemarmiesse/python-on-whales#488Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.65.0...v0.66.0
9f7e98a
Bump version to 0.66.0a8be921
Fields of type"typing.Annotated" are not supported in pydantic
(#491)83a41c9
adds support for --renew-anon-volumes (#487)a646925
returns the context when using context.use (#488)1a12850
:bug: Fix documentation generation and deployment (#489)