mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-11 16:18:10 +00:00
15 lines
823 B
Markdown
15 lines
823 B
Markdown
# PsychoJS Change Log
|
|
All notable changes to the latest, unreleased version of the PsychoJS library and to the previously released versions are documented here.
|
|
|
|
Please note that released versions of the library are not set in stone: we will keep fixing important issues and adding minor features beyond the library release dates. Those changes will be documented in this document.
|
|
|
|
|
|
## 3.2.5 [Unreleased] - 2019-11-07
|
|
|
|
3.2.5 is already available on Pavlovia.org but is neither officially released nor targeted by the PsychoPy Builder. It corresponds to the [Master branch](https://github.com/psychopy/psychojs) of the PsychoPy/PsychoJs GitHub repository and is under active development.
|
|
|
|
### New Features
|
|
- [sound/Sound](https://github.com/psychopy/psychojs/blob/master/js/sound/Sound.js)
|
|
|
|
secs = -1 => infinite duration
|