Recent Releases of SweetBean

SweetBean - v1.3.3

What's Changed

  • fix data process by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/144

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v1.3.2...v1.3.3

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter about 1 year ago

SweetBean -

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter about 1 year ago

SweetBean - v1.3.1

What's Changed

  • update bibtex by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/138
  • add citation by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/139
  • add touch extension and data processing by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/140

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v1.2.0...v1.3.1

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter about 1 year ago

SweetBean - v1.3.0

What's Changed

  • switch subprocess calls by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/136
  • add java dependency by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/137

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v1.1.2...v1.3.0

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter about 1 year ago

SweetBean - v1.2.0

What's Changed

  • switch subprocess calls by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/136
  • add java dependency by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/137

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v1.1.2...v1.2.0

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter about 1 year ago

SweetBean - v1.1.3a

What's Changed

  • switch subprocess calls by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/136

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v1.1.2...v1.1.3a

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter about 1 year ago

SweetBean - v1.1.2

What's Changed

  • add error checking by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/134

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v1.1.1...v1.1.2

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter about 1 year ago

SweetBean - v1.1.1

What's Changed

  • 131 update paper by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/133

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v1.0.6...v1.1.1

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter about 1 year ago

SweetBean - v1.0.6

What's Changed

  • docs: add hint to pre-release by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/125
  • paper: change wording regarding programming expertise and citation by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/126
  • bug: update typescrypt call by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/128
  • doc: add installation/compatibility to documentation by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/130
  • tests: test now runs each stimulus in browser and checks for errors by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/132

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v1.1.0...v1.0.6

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter about 1 year ago

SweetBean - v1.1.0a

What's Changed

  • 119 create generic js stimulus by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/120
  • feat: make warning better by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/121
  • doc: remove duplicate by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/122
  • paper: change wording regarding programming expertise and citation by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/124

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v1.0.5...v1.1.0

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter about 1 year ago

SweetBean - v1.0.5

What's Changed

  • feat: fix recursive get data variable by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/118

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v1.0.4...v1.0.5

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter about 1 year ago

SweetBean - v1.0.4

What's Changed

  • feat: add preamble and demographic util by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/114
  • feat: add preamble and demographic util by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/115
  • feat: add preamble and demographic util by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/116

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v1.0.3...v1.0.4

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter about 1 year ago

SweetBean - v1.0.3

What's Changed

  • bug: fix initialisation of shared variables if they are used in side … by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/111
  • bug: fix initialisation of shared variables if they are used in side … by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/112

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v1.0.2...v1.0.3

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter about 1 year ago

SweetBean - v1.0.2

What's Changed

  • bug: remove replace format (only complicates things) by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/106

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v1.0.1...v1.0.2

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter over 1 year ago

SweetBean - v1.0.1

What's Changed

  • doc: add announcement by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/102
  • feat: add support for download data as csv files by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/103
  • docs: add documentation for local data storage by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/104

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v1.0.0...v1.0.1

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter over 1 year ago

SweetBean - v1.0.0

What's Changed

  • added section number by @musslick in https://github.com/AutoResearch/sweetbean/pull/96
  • some final paper edits by @musslick in https://github.com/AutoResearch/sweetbean/pull/95
  • doc: add installation guide by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/97
  • doc: fix bib file by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/98

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v0.9.2...v1.0.0

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter over 1 year ago

SweetBean - v0.9.2

What's Changed

  • docs: fix pip install in notebook by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/78
  • docs: add language support for images by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/81
  • docs: update CONTRIBUTING.md by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/79
  • doc: Paper edits by @musslick in https://github.com/AutoResearch/sweetbean/pull/83
  • doc: use case tutorial edits by @musslick in https://github.com/AutoResearch/sweetbean/pull/90
  • doc: paper typo fixes by @musslick in https://github.com/AutoResearch/sweetbean/pull/88
  • Doc: tutorial refactoring by @musslick in https://github.com/AutoResearch/sweetbean/pull/85
  • doc: general documentation edits by @musslick in https://github.com/AutoResearch/sweetbean/pull/89
  • Doc/edits by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/92
  • doc: add debugging tip by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/93
  • doc: update paper by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/94

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v0.9.1...v0.9.2

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter over 1 year ago

SweetBean - v0.9.1

What's Changed

  • feat: repair tojsstring function by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/45
  • docs: restructure documentation by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/46
  • docs: restructure documentation by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/47
  • docs: restructure documentation by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/48
  • docs: finish up ai notebooks by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/50
  • 51 add shared variables documentation by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/52
  • docs: add shared variables and side effects by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/53
  • docs: add shared variables and side effects by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/54
  • docs: add docstrings by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/57
  • docs: update README by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/59
  • docs: add shields to readme by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/60
  • docs: rename LICENSE by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/61
  • docs: rename contributing by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/65
  • Create pullrequesttemplate.md by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/67
  • ci: move template to appropriate place by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/68
  • 56 feat test and make to image work by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/69
  • docs: fix mkdocs.yml by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/70
  • docs: add example pictures for the stimuli by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/71
  • docs: clear output of notebooks by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/72
  • feat: add certainty for llm by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/73
  • docs: fix margin after downloads, remove empty top line in rl with ce… by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/74
  • docs: fix link by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/76
  • fix typo in file referencing in user guild/overview by @Ankush1oo8 in https://github.com/AutoResearch/sweetbean/pull/75
  • Various fixes by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/77

New Contributors

  • @Ankush1oo8 made their first contribution in https://github.com/AutoResearch/sweetbean/pull/75

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v0.9.0...v0.9.1

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter over 1 year ago

SweetBean - v0.2.0

What's Changed

  • docs: update references by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/24
  • Update documentation by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/25
  • docs: update docs by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/26
  • docs: update docs by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/27
  • docs: update docs by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/28
  • docs: update docs by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/29
  • docs: update docs by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/30
  • docs: refactor and add tests by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/32
  • doc: adds single psychophysics example by @musslick in https://github.com/AutoResearch/sweetbean/pull/40
  • doc: general documentation fixes and amendments by @musslick in https://github.com/AutoResearch/sweetbean/pull/38
  • doc: update README.md by @musslick in https://github.com/AutoResearch/sweetbean/pull/39
  • First final version by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/41
  • bug: fix imports in test by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/43
  • bug: fix arg parser by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/44

New Contributors

  • @musslick made their first contribution in https://github.com/AutoResearch/sweetbean/pull/40

Full Changelog: https://github.com/AutoResearch/sweetbean/compare/v0.1.0...v0.9.0

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter over 1 year ago

SweetBean - v0.1.0

What's Changed

  • Create LICENCE by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/1
  • fixed some bugs, rename SimpleStimulus to TextStimulus, add Flanker by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/3
  • Update primitives.py by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/4
  • added symbol stimulus by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/6
  • added feedback types and blank by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/8
  • Update primitives.py by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/10
  • 11 add choices correct to blankstimulus by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/12
  • symbol/text/blank not dependent on sequence by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/13
  • image generation for automatically documenting a sweetbean experiment by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/14
  • image for stimulus timeline can be generated by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/15
  • refactoring by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/16
  • refactoring by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/17
  • add text-survey by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/18
  • finished survey plugin by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/19
  • feat: add language interface by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/22
  • feat: convert to auto publish by @younesStrittmatter in https://github.com/AutoResearch/sweetbean/pull/23

New Contributors

  • @younesStrittmatter made their first contribution in https://github.com/AutoResearch/sweetbean/pull/1

Full Changelog: https://github.com/AutoResearch/sweetbean/commits/v0.1.0

Scientific Software - Peer-reviewed - Python
Published by younesStrittmatter over 1 year ago