Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Releases: pushkin-consortium/pushkin-exptemplates-basic

v5.0.4

16 Nov 15:49
32f1ec7

Choose a tag to compare

#50:

  • Adds a timeline assets folder to the experiment's web page component. This should contain any assets used by the jsPsych timeline, e.g. audiovisual stimulus files. These files are moved to an appropriate subdirectory of the site's public folder during pushkin prep.
  • Corrects an issue with the experiment name in config.yaml which was leading to unhelpful console logs during pushkin prep --verbose.

v5.0.3

15 Sep 19:53
3ea53d1

Choose a tag to compare

  • Bumping versions of pushkin-client and pushkin-api (#45)
  • Bug fix related to publishing experiments to yalc (efea3be)

v5.0.2

20 Aug 00:15
028953c

Choose a tag to compare

Mostly security updates.

v5.0.1

25 Jul 13:48
639e2bb

Choose a tag to compare

Merge pull request #39 from pushkin-consortium/jsPsych7_more

Added setSaveAfterEachStimulus back in.

Uses jsPsych 7

18 Jul 15:30
266601b

Choose a tag to compare

Merge pull request #35 from jodeleeuw/master

Update to jsPsych 7

User tables and transactions.

26 Jun 07:34
5532e19

Choose a tag to compare

Merge pull request #34 from pushkin-consortium/userMan

User man

Updates to make deploy work better

13 Aug 05:49

Choose a tag to compare

Mostly minor changes. Shouldn't be breaking, though it does precipitate breaking changes in (for instance) the CLI.

Breaking change in config.yaml

26 Jul 01:39

Choose a tag to compare

API controllers array in config.yaml is now not an array but a single entry. This means that pushkin-cli prior to v1 will not work with this template.

Minor bug updates

25 Jul 14:31

Choose a tag to compare

package.jsons updated to reflect the correct naming conventions

Faster loading

24 Jul 02:17

Choose a tag to compare

Updated dockerfile to make better use of caching, copy only necessary files, and use yarn.