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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Small release with lots of bug fixes. Some of these bugs were important to Thonny users, and I didn't want them to wait for fixes.
size()
require exit_sketch() #137os_noise()
method the third argument seems to be ignored... #135setup()
or in static mode, initial docstrings are not ignored if they have a quote char #130py5.create_image_from_numpy()
? #127setup()
functions with one space betweensetup()
anddraw()
trips up py5 #117push()
,push_matrix()
, andpush_style()
should mention context managers #116select_input()
,select_output()
, etc. methods give inadequate errors when the parameters are reversed #114This discussion was created from the release Lots of bug fixes.
Beta Was this translation helpful? Give feedback.
All reactions