Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 673 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 673 Bytes

Changelog

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 #5
  • Updated sample *.npz and *.memmap files to Python 3 format.