Blinka-displayio-pygamedisplay

Latest version: v2.4.0

Safety actively analyzes 624763 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.4.0

What's Changed
* warning about blinka displayio version by FoamyGuy in https://github.com/FoamyGuy/Blinka_Displayio_PyGameDisplay/pull/19


**Full Changelog**: https://github.com/FoamyGuy/Blinka_Displayio_PyGameDisplay/compare/2.3.0...2.4.0

2.3.0

This release fixes a threading related issue for Mac OS, and implemented the `root_group` property for Display. Thank you mountainstorm

2.2.2

This release removes the unused dependency `recordclass`. Thank you bablokb!

2.2.1

This release doesn't contain any functional change. Only a small tweak to remove a pylint disable that was made optional. Thank you tekktrik for looking into it and proposing options to fix!

2.2.0

This release contains:
- New auto-size capability. If you omit width and height arguments it will initialize to maximum size by default. Thank you bablokb
- Improved and updated CI and related infrastructure files. Thank you tekktrik
- Updated the example code in the readme to match the current API. Thank you jposada202020

pygame has been pinned to `>2.1.3dev8` in the requirements file in order to have it get a version that can work in the CI. Running locally with version `2.1.2` of pygame is supported as well.

2.1.0

This release adds the `flags` argument to the constructor. The value will get passed along to PyGame for use with FULLSCREEN and similar flags. Thank you bablokb!

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.