Skip to content

0.24.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 02:23
· 2 commits to main since this release
v0.24.0
7dc431b

Features

  • Added Python 3.13 support (#927)
  • Added timeout parameter for push method (#929)

Bugfixes

  • Fix DockerImages.build(), DockerImages.pull(), DockerImages.push() methods' incorrect return type declarations. (#909)

Deprecations and Removals

  • Removed Python 3.8 support as it has reached end of life. (#924)