Skip to content

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Sep 20:09
· 7 commits to main since this release

0.9.0 - 2025-09-19

⚠️ BREAKING CHANGES ⚠️

  • get_all_media -> get_media_many (renamed because I hated the previous name)
  • BaseStrEnum.title -> BaseStrEnum.label (renamed to avoid violating the substitution principle for subclasses.)

🚀 Features

🐛 Bug Fixes

👷 CI/CD

📚 Documentation

⚙️ Chores