2.3.1.dev2
Pre-release
Pre-release
A pre-release for testing before the full release, thanks to everyone! 🥳
(Yes this stuff is autogenerated, if something is missing from here, please do reach out and let us know! The notes for the final release is going to be more handwritten and polished)
What's Changed
- 2.3.0 by @Starbuck5 in #2250
- Start 2.3.1 by @Starbuck5 in #2251
- Bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in #2242
- Bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #2241
- Bump docker/build-push-action from 4.0.0 to 4.1.0 by @dependabot in #2240
- Added multiline text rendering to eventlist example by @Martinus2004 in #2219
- Remove obsolete vidcapture camera backend (#1660) by @that1guy232 in #2207
- Fix segfault when rendering fonts by @yunline in #2255
- Bump docker/metadata-action from 4.5.0 to 4.6.0 by @dependabot in #2260
- Bump docker/build-push-action from 4.1.0 to 4.1.1 by @dependabot in #2261
- Fix SysFont None issue by @Sjmarf in #2271
- Gaussian blur radius fix by @yunline in #2246
- Restore SDL 2.0.9 support by @Starbuck5 in #2272
- Adjust pypi tags by @Starbuck5 in #2279
- Remove unused code from test utils by @Starbuck5 in #2278
- Raise macOS deployment target to 10.11 by @Starbuck5 in #2171
- Port Rect.scale_by(|_ip) by @Starbuck5 in #2277
- Add window hiddenimport by @Starbuck5 in #2287
- Reveal
.. note::
reST block background color again by @Mega-JC in #2163 - Fixed typo in event.rst by @VantaTree in #2290
- Added
Color.from_<color_space>
classmethods by @Matiiss in #2177 - Remove the old Window cython sources by @yunline in #2294
- Regenerate Cython using 0.29.36 by @Starbuck5 in #2305
- Update pixelformat to modern format, fix typos by @Starbuck5 in #2301
- Improved Rect and FRect typing to be more generic and accurate by @oddbookworm in #2297
- 2.26.5 by @Starbuck5 in #2317
- Fix FRect slice subscripting by @ankith26 in #2313
- Introduce new custom 'Sequence' ABC, fix issues by @ankith26 in #2292
- Bump pypa/cibuildwheel from 2.13.1 to 2.14.1 by @dependabot in #2324
- Remove unnecessary macro by @Starbuck5 in #2316
- Move to SDL 2.26.5 by @Starbuck5 in #2318
- Fix theme icon positioning when the page shrinks (fix #2320) by @devdanzin in #2321
- Multiline examples by @JiffyRob in #2235
- Replace Py_FileSystemDefaultEncoding by @Starbuck5 in #2315
- Add
always_on_top
attribute for video.Window by @yunline in #2307 - 3.12 wheels by @Starbuck5 in #2325
New Contributors
- @Martinus2004 made their first contribution in #2219
- @devdanzin made their first contribution in #2321
- @JiffyRob made their first contribution in #2235
Full Changelog: 2.3.0...2.3.1.dev2