Releases: adafruit/Adafruit_Blinka_Displayio
Releases · adafruit/Adafruit_Blinka_Displayio
2.4.0 - Fixes & Match Core APIs
What's Changed
- Fix index error with 8bpp bitmap data by @relic-se in #167
- Vectorio constructor parameters by @relic-se in #168
- Add
displayio.TileGrid.containsby @relic-se in #169 - Add
__iter__todisplayio.Paletteto allow enumeration by @relic-se in #170 - _ondiskbitmap.py: Fix _set_color issue by @bbrad2365 in #172
New Contributors
- @relic-se made their first contribution in #167
- @bbrad2365 made their first contribution in #172
Full Changelog: 2.3.1...2.3.2
2.3.1 - Relax Background Thread & Fix Python 3.9x Support
What's Changed
- relax displayio._background thread by @janvolck in #156
- Use Optional type syntax for blit by @FoamyGuy in #166
Full Changelog: 2.3.0...2.3.1
2.3.0 - Remove Displayio 8.x Compatibility
What's Changed
Full Changelog: 2.2.0...2.3.0
2.2.0 - bitmaptools Module
2.1.8 - Fixes For Area and VectorShape & Improved Types
What's Changed
- declare sphinx.configuration by @FoamyGuy in #155
- Fix vectorio by @bablokb in #157
- Fixes for issue #158 by @philrittenhouse in #159
New Contributors
- @philrittenhouse made their first contribution in #159
Full Changelog: 2.1.7...2.1.8