Releases: bbfrederick/picachooser
Releases · bbfrederick/picachooser
Version 1.4.9 - 11/18/24 Container refresh
- (Docker) Modernized build based on a new, uv based basecontainer.
- (Docker) Fixed a lot of deprecation warnings.
- (PICAchooser_dispatcher) Included the newer scripts, fixed some regressions caused by updating basecontainer.
Version 1.4.8 - 8/4/24 packaging update
- (package) Updated setuptools files to a new, cleaner format, and including more URLs for packaging.
- Merged dependabot changes.
Version 1.4.7 - 6/18/24 Bumping release to add in lots of little things
- (PICAchooser) Fixed timecourse time axis display when no motion timecourses are used.
- (PICAchooser) Added melodic_dataex mode.
- (PICAchooser) Cleaned up filtering interface.
- (PICAchooser) Use absolute paths internally.
- (PICAchooser) Got filtering working.
- (PICAchooser) Fixed TR specification.
- (package) Made some proactive changes to avoid numpy 2.0.0 problems.
- (package) Cleaned up dependencies for Python 3.12 compatibility.
- (Docker) Updated to Python 3.12 basecontainer.
- Merged LOTS of dependabot changes.
Version 1.4.6 - 2/23/24 rtgrader release
- (rtgrader) Added new program - rtgrader - to do quality assessment of rapidtide datasets.
- (Docker) Updated to basecontainer 0.3.2.
- (Docker) Added caching to build.
- Merged of a bunch of dependabot PRs.
Version 1.4.5 - 9/13/23 checkpoint release
- Mass merge of a bunch of dependabot PRs.
- (Docker) Updated to basecontainer 0.2.3.
Version 1.4.4 - 6/29/23 Feature enhancement
- Fixed image pane resizing.
Version 1.4.3 - 6/9/23 Feature release
- Added reference file matching - if you specify a set of reference components, any IC with a spatial correlation with any reference component above a threshold is retained.
Version 1.4.2 - 5/11/23 update to python 3.11
- (Docker) Updated to python 3.11 basecontainer.
- (package) Modernized install procedure.
Version 1.4.1 - 2/14/23 checkpoint release
- Upgraded pyqtgraph calls to handle deprecations. NOTE: this only handles versions of pyqtgraph<0.13.
- Made substantial changes to the Dockerfile to handle changes in basecontainer.
Version 1.4.0 - (2/9/23) checkpoint release
- Added --version and --detailedversion command line flags to PICAchooser, melodicomp, and grader.
- Accepted several PR's from dependabot for build scripts.
- Updated versioneer.
- Renamed master branch to main.
- Adapted to the new basecontainer.