v0.69.0
What's Changed
Since this is a big release, I'll only put here the commits which have an impact on end users and remove internal refactoring.
- #518 Add platform option for pull by @d4nj1 in #519
- ✨ Added argument
client_type
to add custom logic later by @gabrieldemarmiesse in #524 - Add missing tty and interactive flags to container create and start by @LewisGaul in #545
- Fixed pydantic error on service model by @jonakarl in #548
- add
platforms
parameter tobuildx.create
by @emalihin in #541 - Add support for podman
--env-host
flag when creating containers by @LewisGaul in #551
New Contributors
Full Changelog: v0.68.0...v0.69.0