|
4 | 4 | Changelog |
5 | 5 | ========= |
6 | 6 |
|
7 | | -v2.1.0 (unreleased) |
8 | | -------------------- |
9 | | -- nothing yet |
| 7 | +.. _Stefan Appelhoff: https://stefanappelhoff.com/ |
| 8 | +.. _Clemens Brunner: https://github.com/cbrnr |
10 | 9 |
|
11 | | -v2.0.0 (2021-02-13) |
12 | | -------------------- |
13 | | -- documentation pages are available |
14 | | -- ``eeg_positions`` is a package on `PyPI <https://pypi.org/project/eeg-positions/>`_ |
15 | | -- a consistent API is available and documented |
16 | | -- several modules have been renamed and restructured |
17 | | -- users have a choice of where to place the equator of the sphere |
18 | | -- ``eeg_positions`` now has an in-built (optional) integration with MNE-Python |
19 | | -- test suite is now run through the GitHub actions continuous integration service |
20 | | -- alias locations that are not part of the 5% system are now available (e.g., M1, A1) |
| 10 | +2.1.0 (unreleased) |
| 11 | +------------------ |
| 12 | +- Add a ``show_axis`` parameter to :func:`eeg_positions.plot_coords`, by `Clemens Brunner`_ (:github:`#7`) |
21 | 13 |
|
22 | | -v1.0.0 (2020-03-19) |
23 | | -------------------- |
24 | | -- first git tagged release |
| 14 | +2.0.0 (2021-02-13) |
| 15 | +------------------ |
| 16 | +- documentation pages are available, by `Stefan Appelhoff`_ |
| 17 | +- ``eeg_positions`` is a package on `PyPI <https://pypi.org/project/eeg-positions/>`_, by `Stefan Appelhoff`_ |
| 18 | +- a consistent API is available and documented, by `Stefan Appelhoff`_ |
| 19 | +- several modules have been renamed and restructured, by `Stefan Appelhoff`_ |
| 20 | +- users have a choice of where to place the equator of the sphere, by `Stefan Appelhoff`_ |
| 21 | +- ``eeg_positions`` now has an in-built (optional) integration with MNE-Python, by `Stefan Appelhoff`_ |
| 22 | +- test suite is now run through the GitHub actions continuous integration service, by `Stefan Appelhoff`_ |
| 23 | +- alias locations that are not part of the 5% system are now available (e.g., M1, A1), by `Stefan Appelhoff`_ |
25 | 24 |
|
26 | | -v0.0.0 (2018-06-05) |
27 | | -------------------- |
28 | | -- initial commit to the repository |
| 25 | +1.0.0 (2020-03-19) |
| 26 | +------------------ |
| 27 | +- first git tagged release, by `Stefan Appelhoff`_ |
| 28 | + |
| 29 | +0.0.0 (2018-06-05) |
| 30 | +------------------ |
| 31 | +- initial commit to the repository, by `Stefan Appelhoff`_ |
0 commit comments