# Release notes

## Version 0.3.0 ({small}`2025-04-30`)
### Changes
- Add hotspot for feature selection (<a href=https://doi.org/10.1038/s41592-025-02624-3 target="_blank">Zappia et al. 2025</a>)
- Add validation functionality for config file.

## Version 0.2.0 ({small}`2025-04-17`)
### Changes

- Add logging.
- Additional feature selection methods:
    - Analytical Pearson residuals (<a href=https://doi.org/10.1186/s13059-021-02451-7 target="_blank">Lause et al. 2021</a>)
    - Anticorrelated features (<a href="https://doi.org/10.1038/s41467-023-43406-9" target="_blank">Tyler et al. 2024</a>)
    - Triku (<a href="https://doi.org/10.1093/gigascience/giac017" target="_blank">Ascensión et al. 2022</a>)
- Additional clustering method: Phenograph (<a href="https://doi.org/10.1016/j.cell.2015.05.047" target="_blank">Levine et al. 2015</a>)
- Refactor: restructure source code organization.
- Documentation.


## Version 0.1.1 ({small}`2025-03-31`)
### Changes

Fixed a problem in the ```pyproject.toml``` to include README and GitHub link.


## Version 0.1.0 ({small}`2025-03-31`)

Initial release!
