Skip to content

Latest commit

 

History

History
62 lines (33 loc) · 772 Bytes

CHANGELOG.md

File metadata and controls

62 lines (33 loc) · 772 Bytes

v1.12.4 (2020-12-01)

Fix

  • filter_orig_reads fixed (prev. raised an error)

v1.12.3 (2020-11-30)

Fix

  • fix auto publish github action

v1.12.2 (2020-11-30)

Refactor

  • make code nicer

v1.12.1 (2020-11-30)

Refactor

  • remove old code

v1.12.0 (2020-11-30)

Feat

  • add automatic release github action

Refactor

  • add version from init.py

v1.11.2 (2020-11-30)

Fix

  • remove hard-coded version in setup.py

v1.11.1 (2020-11-30)

Refactor

  • change calour dependecy to non-git

v1.11.0 (2020-11-30)

Fix

  • update dbbact-dependency
  • remove the bump version git workflow
  • add PyQt5 dependecy in setup.py

Refactor

  • version to 1.9
  • start changelog

Feat

  • add cz commit and version support