Releases: joefutrelle/pyifcb
Releases · joefutrelle/pyifcb
pyifcb 1.2
New features
- Modern packaging with
pyproject.toml
require_roi_files
setting on fileset related functions and classes. For example you can create aDataDirectory
withrequire_roi_files
set toFalse
and it will list and find filesets without ROI files. The default isTrue
, which preserves previous behavior.
What's Changed
- Packaging by @shravani-whoi in #90
- Partial fileset Issue# 87 by @shravani-whoi in #91
New Contributors
- @shravani-whoi made their first contribution in #90
Full Changelog: v1.1.1...v1.2
pyifcb 1.1.1
What's Changed
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #84
- Bug fixes for ml_analyzed cases by @joefutrelle in #85
New Contributors
- @dependabot made their first contribution in #84
Full Changelog: v1.1.0...v1.1.1
pyifcb 1.1.1 release candidate 1
What's Changed
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #84
- Bug fixes for ml_analyzed cases by @joefutrelle in #85
New Contributors
- @dependabot made their first contribution in #84
Full Changelog: v1.1.0...v1.1.1-rc1
pyifcb 1.1.0
What's Changed
- porting remote support to smbprotocol by @joefutrelle in #83
Full Changelog: v1.0.0...v1.1.0
pyifcb 1.1.0 release candidate 1
What's Changed
- porting remote support to smbprotocol by @joefutrelle in #83
Full Changelog: v1.0.0...v1.1.0-rc1
pyifcb 1.0.0
This library provides means of reading raw IFCB data, as well as providing some utilities for visualizing and analyzing it.