Changelog
November 2, 2024 ยท View on GitHub
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.5.14] - 2024-11-2
Add support for Python 3.13.
[0.5.12] - 2024-5-28
Changed 0.5.12
- Make support for BGEN format optional.
[0.5.11] - 2023-11-8
Changed 0.5.11
- Improved code formatting and linting.
- Tested with bed-reader 1.0.0.
- Removed dependency 'six'.
- Fixed minor bug https://github.com/fastlmm/PySnpTools/issues/5
- Updated sample
*.npzand*.memmapfiles to Python 3 format.