Skip to content

TIAToolbox 1.0.1

Choose a tag to compare

@shaneahmed shaneahmed released this 31 Jan 21:52
· 16 commits to master since this release
d774559

Major Updates and Feature Improvements

  • Updates dependencies for conda recipe #262

Changes to API

  • None

Bug Fixes and Other Changes

  • Adds User Warning For Missing SQLite Functions
  • Fixes Pixman version check errors
  • Fixes empty query in instance segmentor

Development related changes

  • Fixes flake8 linting issues and typos
  • Conditional pytest.skipif to skip GPU tests on travis while running them locally or elsewhere