.. NOTE: we use cross-references to highlight new functions and classes. Please follow the examples below, so the changelog page will have a link to the function/class documentation. .. NOTE: there are 3 separate sections for changes, based on type: - "Enhancements" for new features - "Bugs" for bug fixes - "API changes" for backward-incompatible changes .. include:: ./authors.inc Version 0.5 ----------- Enhancements ~~~~~~~~~~~~ - Add the documentation build (by `Mathieu Scheltienne`_ in :pr:`6`) - Add ``window`` property for auditory stimuli (by `Mathieu Scheltienne`_ in :pr:`12`) - Add ``copy`` method for auditory stimuli (by `Mathieu Scheltienne`_ in :pr:`13`) - Improve error checking for integers and paths API and behavior changes ~~~~~~~~~~~~~~~~~~~~~~~~ - Remove support for python version inferior to 3.10 (by `Mathieu Scheltienne`_ in :pr:`27`) Authors ~~~~~~~ * `Mathieu Scheltienne`_