Skip to content

v6.0.0rc1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 10:37
Immutable release. Only release title and notes can be modified.
6725051

Changes

🚨 Breaking changes

  • Rewrite to httpx and pydantic, better API coverage @tb1337 (#589)

✨ New features

  • Add find_duplicate() helper to skip uploads of known files @tb1337 (#623)
  • Refactor and migrate to v10 API @tb1337 (#618)

🚀 Enhancements

  • refactor: improve code quality, error handling, and type safety @tb1337 (#685)
  • Refactor and migrate to v10 API @tb1337 (#618)

🧰 Maintenance

  • ⚡ Optimize GitHub Actions to drastically reduce CI minutes @tb1337 (#622)

📚 Documentation

⬆️ Dependency updates