Releases: ppizarror/pygame-menu
Releases · ppizarror/pygame-menu
pygame-menu-ce v4.5.2
Merge pull request #494 from ppizarror/master Fix implicit return
pygame-menu v4.5.2
- Added
set_sound_volume
toSound
class, #492. @JaskRendix - Added
is_at_bottom()
andis_at_top()
to provideScrollBar
widget ways to check the slider's position, #493. @JaskRendix - Fixed non-consistent return values for render.
pygame-menu v4.5.1
This is the 100ᵗʰ release! 7 years of developing and increasing 🥳.
pygame-menu v4.5.0
- Added
wordwrap
to buttons, #488. - Enhanced documentation/typing.
pygame-menu v4.4.8
pygame-menu v4.4.7
- Added a warning when paste raises an exception, #485.
- Improve continue/return on if braching.
pygame-menu v4.4.5
- Code improvements. Refactor.
- Enables Python 3.11 and 3.12 support.
- Fix CTRL KMOD checks for
TextInput
widget, #487.
pygame-menu v4.4.4
pygame-menu-ce v4.4.3
4.4.3-ce v4.4.3
pygame-menu v4.4.3
- Fix verbose, #467.