Skip to content

Releases: gabrieldemarmiesse/python-on-whales

v0.60.1

13 Apr 13:50
5de3b4e
Compare
Choose a tag to compare

What's Changed

⚠️ Install this release if you get the error AttributeError: type object 'NetworkIPAM' has no attribute '__fields__', see #429

Full Changelog: v0.60.0...v0.60.1

v0.60.0

30 Mar 14:20
8b547aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.59.0...v0.60.0

⚠️ This release is the last one that supports Python 3.7. The version 0.61.0 will only support Python 3.8 and above

v0.59.0

21 Feb 21:32
3a7c0a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.58.0...v0.59.0

v0.58.0

10 Feb 16:40
a4155f6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.57.0...v0.58.0

v0.57.0

03 Feb 17:05
429b124
Compare
Choose a tag to compare

What's Changed

  • Fix legacy build with podman when there is output on stderr by @LewisGaul in #403
  • Add __all__ to specify what * should import from the main module by @rafrafek in #397
  • return_stderr should be True for run method to return tuple by @rafrafek in #399
  • 🆙 Upgrade compose to 2.15.1 and buildx to 0.10.0 in the CI by @gabrieldemarmiesse in #405
  • Mark arguments with default value None as Optional by @rafrafek in #406
  • Add support for the --cgroupns arg by @LewisGaul in #400

New Contributors

Full Changelog: v0.56.0...v0.57.0

v0.56.0

05 Jan 15:25
1519e00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.55.0...v0.56.0

v0.55.0

26 Nov 10:53
1b3b6ce
Compare
Choose a tag to compare

What's Changed

  • Implementing --pull flag for commands 'run' and 'create' and functions 'copy_from' and 'copy_to' (#369) by @MisterOwlPT in #381
  • Added support for --remove-orphans docker compose up flag by @bodo-ata in #388

New Contributors

Full Changelog: v0.54.0...v0.55.0

v0.54.0

19 Nov 14:44
dcf2e6e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.53.0...v0.54.0

v0.53.0

20 Oct 13:43
cf24a36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.52.0...v0.53.0

v0.52.0

18 Aug 13:45
71ed7d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.51.1...v0.52.0