The primary win this release cycle is a bunch of fixes of automated delivery systems. We fixed some failures in our documentation pipeline, added an extra badge to the README so we can catch documentation build failures much sooner. We also got some documentation updates thanks to some new contributors!
We improved our test suites (more new contributors!) by adding test failers to prevent time outs and long test times.
We did a bunch of fixes to our CI pipeline, fixing configuration failures and fixing our upload scripts!
Finally, we added a diagnostic tool so you can check which SDL libraries are available on your machine, which should help us hunt down the source of bugs more effectively.
What's Changed
* Fixed a issue in viztest/main.py by abhijeetgupto in https://github.com/ppb/pursuedpybear/pull/638
* Fixes doc builds on Python 3.7 and earlier. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/635
* Adding sjames1958gm - me to CONTRIBUTORs.md by sjames1958gm in https://github.com/ppb/pursuedpybear/pull/642
* added instructions on how to do an editable installation by elenajp in https://github.com/ppb/pursuedpybear/pull/641
* Added failer to test_contexts to avoid CI timeout by sgavil in https://github.com/ppb/pursuedpybear/pull/644
* Deprecation warning for python3.6 by MichaelCduBois in https://github.com/ppb/pursuedpybear/pull/640
* Fixed references to Ellipse, free(), and load() in Asset System reference by tran-dy in https://github.com/ppb/pursuedpybear/pull/639
* Adds a second docs status badge for canon by pathunstrom in https://github.com/ppb/pursuedpybear/pull/645
* Added python3.10 to CI by sgavil in https://github.com/ppb/pursuedpybear/pull/646
* Fix 637 by AstraLuma in https://github.com/ppb/pursuedpybear/pull/647
* Fix CI by AstraLuma in https://github.com/ppb/pursuedpybear/pull/629
* Add sdlinfo tool by AstraLuma in https://github.com/ppb/pursuedpybear/pull/628
* Update-gitignore by avarice-m in https://github.com/ppb/pursuedpybear/pull/653
* Adds doc-utils pin for read the docs. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/651
* updating __all__ events by phileinSophos in https://github.com/ppb/pursuedpybear/pull/649
* Update GitHub deploy token by AstraLuma in https://github.com/ppb/pursuedpybear/pull/655
* Fix the examples zip job by pathunstrom in https://github.com/ppb/pursuedpybear/pull/656
* Fixes list dist uploads. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/657
* Version 1.1 by pathunstrom in https://github.com/ppb/pursuedpybear/pull/658
New Contributors
* abhijeetgupto made their first contribution in https://github.com/ppb/pursuedpybear/pull/638
* sjames1958gm made their first contribution in https://github.com/ppb/pursuedpybear/pull/642
* elenajp made their first contribution in https://github.com/ppb/pursuedpybear/pull/641
* sgavil made their first contribution in https://github.com/ppb/pursuedpybear/pull/644
* MichaelCduBois made their first contribution in https://github.com/ppb/pursuedpybear/pull/640
* tran-dy made their first contribution in https://github.com/ppb/pursuedpybear/pull/639
* avarice-m made their first contribution in https://github.com/ppb/pursuedpybear/pull/653
* phileinSophos made their first contribution in https://github.com/ppb/pursuedpybear/pull/649
**Full Changelog**: https://github.com/ppb/pursuedpybear/compare/v1.0...v1.1