Initial Release
What's Changed
* Refactor clustering by mscheltienne in https://github.com/vferat/pycrostates/pull/14
* Bump version to .dev by mscheltienne in https://github.com/vferat/pycrostates/pull/18
* Update _BaseCluster.reorder() to also reorder _BaseCluster._labels_ by vferat in https://github.com/vferat/pycrostates/pull/19
* Add warning when retrieving path for lemon dataset while pymatreader is not installed by mscheltienne in https://github.com/vferat/pycrostates/pull/22
* Test against dev version of MNE by vferat in https://github.com/vferat/pycrostates/pull/23
* Add ChInfo class to hold channel-related information only by mscheltienne in https://github.com/vferat/pycrostates/pull/21
* Add repr html by vferat in https://github.com/vferat/pycrostates/pull/26
* Improvements to viz by mscheltienne in https://github.com/vferat/pycrostates/pull/27
* rename clusterS_names to cluster_names by mscheltienne in https://github.com/vferat/pycrostates/pull/28
* Add I/O from and towards fiff format by mscheltienne in https://github.com/vferat/pycrostates/pull/29
* docs: add mscheltienne as a contributor for doc, ideas, infra, maintenance, projectManagement, review, test by allcontributors in https://github.com/vferat/pycrostates/pull/32
* Update Segmentation by vferat in https://github.com/vferat/pycrostates/pull/30
* docs: add vferat as a contributor for doc, ideas, infra, maintenance, projectManagement, review, test by allcontributors in https://github.com/vferat/pycrostates/pull/33
* MRG: Add type hints by mscheltienne in https://github.com/vferat/pycrostates/pull/34
* Use black and isort for formating by mscheltienne in https://github.com/vferat/pycrostates/pull/35
* Rework preprocessing by vferat in https://github.com/vferat/pycrostates/pull/36
* Rename n epochs by vferat in https://github.com/vferat/pycrostates/pull/38
* [MNT] Move package configuration and dependencies to pyproject.toml (PEP 518, 621) by mscheltienne in https://github.com/vferat/pycrostates/pull/39
* Dev metrics by vferat in https://github.com/vferat/pycrostates/pull/37
* Try to fix test CI by mscheltienne in https://github.com/vferat/pycrostates/pull/41
* Add group level analysis tutorials by vferat in https://github.com/vferat/pycrostates/pull/42
* [DOC] Improvement to the docstrings and to the docdict by mscheltienne in https://github.com/vferat/pycrostates/pull/43
* [Paper] Submission by vferat in https://github.com/vferat/pycrostates/pull/40
**Full Changelog**: https://github.com/vferat/pycrostates/compare/v0.0.0-alpha...0.1.0