Releases: WayScience/CytoDataFrame
Releases · WayScience/CytoDataFrame
v0.0.13
v0.0.12
Changes
- Add JUMP image data compatibility and example notebook (@d33bs via #18)
- Bump ipython from 8.12.3 to 8.18.1 (@dependabot via #17)
- Bump coverage from 7.6.0 to 7.6.4 (@dependabot via #16)
- Remove unnecessary docs steps which cause bugs during docs build (@d33bs via #14)
v0.0.11
Note: we tag this version as v0.0.11 as it reflects the relevant version from coSMicQC
, from which CytoDataFrame
development originated.
Changes
- Bump pytest from 8.2.1 to 8.3.3 (@dependabot via #13)
- Bump myst-nb from 1.1.1 to 1.1.2 (@dependabot via #12)
- Bump plotly from 5.22.0 to 5.24.1 (@dependabot via #11)
- Bump sqlalchemy from 1.4.54 to 2.0.36 (@dependabot via #10)
- Bump html2image from 2.0.4.3 to 2.0.5 (@dependabot via #9)
- Enable Dependabot updates to Poetry, fix tests and docs build (@d33bs via #6)
- Migrate
CytoDataFrame
fromcoSMicQC
as standalone package (@d33bs via #4)