Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 2 KB

CHANGELOG.md

File metadata and controls

50 lines (26 loc) · 2 KB

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

  • add support for iodine (773de27)
  • add ignore mode for error handlling (773de27)

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.