Skip to content

v3.3.1

Choose a tag to compare

@HollowTheSilver HollowTheSilver released this 09 Jun 18:21
· 2 commits to main since this release

Patch release. One compatibility fix. No API changes, no migration required.

Fixed

  • Typed select default_values broke serialization on discord.py 2.7. RoleSelect, UserSelect, ChannelSelect, and MentionableSelect raised AttributeError when default_values were supplied; fixed by coercing the type argument to SelectDefaultValueType at construction.

Install

pip install pycascadeui==3.3.1

See the full CHANGELOG for the full release history.

Full Changelog: v3.3.0...v3.3.1