Releases: GuckLab/impose
Releases · GuckLab/impose
Impose 0.4.10
Impose 0.4.7
Impose 0.4.6
0.4.6
- maintenance release
0.4.5
- maintenance release
0.4.4
- maintenance release
0.4.3
- fix: only edit/display one structure when changing large composites (#59)
- enh: improved widget placement in collect and colocalize UI
- enh: always display the last dataset when switching to colocalize in UI
- setup: bump pyqtgraph from 0.12.4 to 0.13.3
- setup: require Python 3.9
- BREAKING: build recipe broken for macOS
0.4.2
- fix: workaround for TypeError when moving ROI with mouse
- ci: update badge and codecov
Impose 0.4.1
- fix: exception in Collect/Colocalize tab when using the sliders
in the visualization panel (#51)
Impose 0.4.0
- fix: bump bmlab from 0.2.3 to 0.6.1 (file format changes) (#53)
Impose 0.3.1
- fix: bump bmlab from 0.1.10 to 0.2.3 (file format changes) (#49)
Impose 0.3.0
Impose 0.2.4
- fix: properly handle FileNotFounderror (#44)
- fix: properly handle bmlab exceptions (#42)
- enh: reduce complexity of error message if an associated file
is missing - fix: close bmlab session after loading data (#48)
- build: add github action to create installer packages (#31)
- build: add Github deploy action
- build: pin shapely to fix macOS DMG packages