Skip to content

TIAToolbox 1.2.1

Choose a tag to compare

@shaneahmed shaneahmed released this 07 Jul 20:07
· 11 commits to master since this release
9b3d3b1

Major Updates and Feature Improvements

  • None

Changes to API

  • None

Bug Fixes and Other Changes

  • Fixes issues with dependencies
    • Adds flask to dependencies.
  • Fixes missing file in the python package
  • Clarifies help string for show-wsi option

Development related changes

  • Removes Travis CI
    • GitHub Actions will be used instead.
  • Adds pre-commit hooks to check requirements consistency.
  • Adds GitHub Action to resolve conda environment checks on Windows and Ubuntu.