Expyriment 1.0.1 has just been released! This is a bugfix release, please update.
Changed:
- command line interface:
- unknown arguments are now passed through to the script
- check SSL errors when downloading from stash
- io.GamePad:
- ``pygame.joystick.init`` not called on import, but later in class init
Fixed:
- command line interface ``SCRIPT`` argument resulted in crash
(
https://github.com/expyriment/expyriment/issues/278)