You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tweak PyCharm plugin's dependency on the Python module, because the 4.13.1 release isn't visible in the marketplace when you try to install or upgrade it.
No change to other platforms, so they all stay at 4.13.0.
Fixed some image and turtle bugs in #360 and #351. Added Pillow support in #444 and highlighted image diffs in red or yellow in #520. Compare smeared images in #498 and report max diff in #533. Also fixed PyCharm bugs in #528 and #536. Fixed some bugs found by fuzzing in #538 and #539.
Includes PyCascades sprint contributions from @mtkalms, @evelyndai, and @tj-26. Thanks to them and all the people who participated in the sprint.
Mostly compatibility fixes for Python 3.11 (#500) and Matplotlib 3.5.2 (#480). Also fix alignment issue (#481) in PyCharm and some cosmetic improvements to browser tutorials (#363).