Skip to content

0.4.0

Compare
Choose a tag to compare
@edgarrmondragon edgarrmondragon released this 05 Dec 22:48
· 625 commits to main since this release
fe52a30

Added

  • #582 Stable support for Python 3.11
  • #586 Experimental support for Python 3.12

Changed

  • #607 Use keyword-only arguments for add_participants and list_participants

Refactor

  • #626 Refactor returns of the type if: ... else: return ...