Skip to content

pyifcb 1.2

Compare
Choose a tag to compare
@joefutrelle joefutrelle released this 31 Jan 16:43
· 16 commits to master since this release

New features

  • Modern packaging with pyproject.toml
  • require_roi_files setting on fileset related functions and classes. For example you can create a DataDirectory with require_roi_files set to False and it will list and find filesets without ROI files. The default is True, which preserves previous behavior.

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2