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.
Add support for Python 3.13.
- Make support for BGEN format optional.
- Improved code formatting and linting.
- Tested with bed-reader 1.0.0.
- Removed dependency 'six'.
- Fixed minor bug #5
- Updated sample
*.npz
and*.memmap
files to Python 3 format.