Changelog¶
2.1.1 (2023-04-27)¶
Bug Fixes¶
update MANIFEST.in to publish pip package (2503bec)
2.1.0 (2023-04-27)¶
Features¶
refactored pathway and swr analysis pipeline (d0ea950)
2.0.0 (2023-04-17)¶
⚠ BREAKING CHANGES¶
add plotter module
Features¶
add plotter module && sphinx decorated documentation (edabedf)
1.4.0 (2023-04-01)¶
Features¶
Documentation¶
refactored the installation pipeline (773de27)
1.3.8 (2023-03-08~2023-03-27)¶
Changes from v1.0.3 to v1.3.8¶
feat: implementation of release-please github bot to perform version control. (7a2808b)
feat: implementation of MANIFEST.in to control the size of the published project. (84678d7)
feat: proper setup of setup.cfg and pyproject.toml to integrate dependencies into a single command line.
doc: fix typo in readme. (f60e13e)
1.0.3 (2022-12-24)¶
A stable version.