Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

54 lines (41 loc) · 1.59 KB

BigWig Loader

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.

...

[v0.1.4]

Fixed

  • Updated README.md with better install instructions. Making release so that the README.md is updated on pypi.

Fixed

  • MANIFEST.in was still not excluding things correctly.

Fixed

  • exclude .egg-info from source dist

Fixed

  • fixed urls field in pyproject.toml

Fixed

  • c files were accidentally pushed to source dist. Now they are excluded.

Fixed

  • remove --no-deps in build process on CI

Fixed

  • fixed bug in the CI

v0.0.1 - 2024-09-20

Added

  • release to pypi