Skip to content

v2.0.0

Latest

Choose a tag to compare

@shakefu shakefu released this 27 Jun 21:16

2.0.0 (2025-06-27)

⚠ BREAKING CHANGES

  • s3peat: boto2 is no longer supported, boto3 is required for Python >3.4.

Features

  • s3peat: migrate from boto2 to boto3 for Python 3.13 compatibility (6b74c89)

Bug Fixes

  • s3peat: added pre-commit and fixed all linting errors (6e075fd)