Skip to content

Latest commit

 

History

History
115 lines (63 loc) · 3.22 KB

File metadata and controls

115 lines (63 loc) · 3.22 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

4.1.0 - 2023-11-14

  • removed old keyboard instance

4.0.1 - 2023-08-30

  • fixed dependencies

4.0.0 - 2023-08-15

  • new style api OpenSesame 4.0
  • lots of small fixes and code cleanup

3.2.0 - 2023-08-13

Final release for OpenSesame 3 API

  • small bugfixes

v2.3.0 - 2022-11-25

  • new plugin code style
  • debian packaging fixed

v2.0.0 - 2021-04-15

v6.0 - 2017-01-31

  • added reset of parallel port at the init item

v5.0 - 2016-11-15

  • Old style use of dlportio method migrated to new style
  • Windows driver integrated

v4.0 - 2016-04-22

  • split plugin in two items: 'init' and 'execution of trigger'
  • restored duration with checkbox to enable duration
  • bugfixes

v3.1.2 - 2016-03-24

Cleaned .pyc files

v3.1 - 2016-03-24

  • fixed: dummy mode was always enabled
  • dummy mode is now chosen in the first occurrence of the item
  • dummy mode now works properly when there is no parallel port and/or driver

v3.0.1 - 2016-03-24

  • Fixed exception handling and import error
  • updated documentation, removal of duration

v3.0 - 2016-02-19

  • Opensesame 3 Style
  • Switch based

v2.0 - 2015-03-16

v1.0 - 2014-01-21

1.0.0 - 2014-01-21

Stable release

1.0.0-rc1 - 2013-08-12

first public release