Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 18:37
89f17e1

0.2.0 (2026-08-15)

⚠ BREAKING CHANGES

  • Python 3.10 is no longer supported. requires-python is now >=3.11.

Features

Bug Fixes

  • deps: declare the pyyaml floor once and bound ruff (8790755)
  • deps: Update icalendar requirement from >=5.0 to >=7.2.2 (ee39316)
  • deps: Update pyyaml requirement from >=6 to >=6.0.3 (2ed4484)
  • release runtime dependency bumps instead of hiding them (68ff550)

Documentation

  • note the Actions setting release-please needs (5e1778b)