Releases: HallLab/pandas-genomics
Releases · HallLab/pandas-genomics
v1.0.1
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.
v0.12.0
See release notes