Skip to content

Commit

Permalink
reword Changelog [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aleneum committed Nov 18, 2019
1 parent 4e05de1 commit 138d9b1
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,15 @@

## 0.3.2 (November 2019)

* Create gh-pages branch and Documentation website
* Update README info
* New Arecorder method to individualize channel selection and gain adjustment to each channel
* Webaudio backend
* binder example based on webaudio backend
* Update docstrings
* Fix bug of multi channel fade_in fade_out
* Allowing using timeslice in extend setitem mode as long as stop reaches the end of the array.
* Add Jupyter backend
* Configure Binder for easier testing
* Switch test framework from nosetests to pytest
* Fixed bug of multi channel fade_in fade_out
* Introduced timeslice in extend setitem mode as long as stop reaches the end of the array.
* Added Sphinx documentation which can be found at https://interactive-sonification.github.io/pya
* Introduced new Arecorder method to individualize channel selection and gain adjustment to each channel
* Added Binder links to Readme
* Introduced Jupyter backend based on WebAudio
* Updated example notebook to use WebAudio when used with Binder
* Switched test framework from nosetests to pytest


## 0.3.1 (October 2019)

Expand Down

0 comments on commit 138d9b1

Please sign in to comment.