v1.0.0
𧬠pandas-genomics 1.0.0 β Initial Release
- β Python 3.10β3.12 support via Poetry and Tox.
- π§ͺ Full test suite migrated and passed under pytest, with CI using GitHub Actions.
- β»οΈ Refactored Genotype, GenotypeArray, and GenotypeDtype classes to improve compatibility with pandas ExtensionArray API.
- π§ Enhanced logic for:
eq, hash, and genotype comparison validation.
Factorize() and setitem() methods with proper error handling. - π« Deprecated legacy support for Python < 3.10.
- π¦ Packaged for PyPI publication via poetry publish.