File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 0.8.1] 2022-11-21
6+
7+ ### Fixed
8+ - Bundling of files used for automated test suite.
9+
10+
511## [ 0.8] 2022-11-21
612
713### Added
@@ -13,11 +19,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1319- 22 marker definitions from Fan et al 2022 (see #97 ).
1420- New sphinx-based documentation suite hosted on ReadTheDocs.org (see #101 ).
1521
16- ## Changed
22+ ### Changed
1723- Minor improvements to database build and corresponding documentation (see #88 ).
1824- Major overhaul of the Python API (see #99 ).
1925
20- ## Fixed
26+ ### Fixed
2127- Bug with dereferencing IDs and ID cross-references (see #99 , #100 ).
2228
2329
Original file line number Diff line number Diff line change 11include versioneer.py
22include microhapdb/_version.py
33include microhapdb/data/*.tsv
4- include microhapdb/data/ tests/*
4+ include microhapdb/tests/data /*
You can’t perform that action at this time.
0 commit comments