Skip to content

Commit

Permalink
update changelog (#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
melonora authored Nov 6, 2024
1 parent 79d8eee commit 6b6f0e5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning][].
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
[semantic versioning]: https://semver.org/spec/v2.0.0.html

## [0.2.5] - 2024-06-11

### Fixed

- Incompatibility issues due to newest release of `multiscale-spatial-image` #760

## [0.2.4] - 2024-06-11

### Major
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/notebooks
Submodule notebooks updated 48 files
+0 −4 .gitignore
+9 −9 .pre-commit-config.yaml
+1 −1 README.md
+ _static/img/interchangeability_labels_polygons.png
+ _static/img/models1.png
+ _static/img/models2.png
+ _static/img/speed.png
+ _static/img/table.png
+ _static/img/visium_hd.jpg
+ _static/img/xenium.png
+1 −5 conf.py
+24 −63 datasets/README.md
+6 −99 notebooks.md
+2 −2 notebooks/developers_resources/storage_format/multiple_elements.ipynb
+138 −186 notebooks/examples/aggregation.ipynb
+46 −45 notebooks/examples/alignment_using_landmarks.ipynb
+ notebooks/examples/attachments/joins_small.png
+ notebooks/examples/attachments/multi_table_example.png
+ notebooks/examples/attachments/napari_visium_hd.png
+ notebooks/examples/attachments/napari_visium_hd_animation0.gif
+ notebooks/examples/attachments/napari_visium_hd_animation1.gif
+ notebooks/examples/attachments/table_slide.png
+157 −389 notebooks/examples/densenet.ipynb
+1 −1 notebooks/examples/densenet_utils.py
+0 −45 notebooks/examples/generate_toc.py
+0 −1,498 notebooks/examples/labels_shapes_interchangeability.ipynb
+0 −1,049 notebooks/examples/models1.ipynb
+0 −5,498 notebooks/examples/models2.ipynb
+70 −368 notebooks/examples/napari_rois.ipynb
+116 −120 notebooks/examples/spatial_query.ipynb
+0 −664 notebooks/examples/speed_up_illustration.ipynb
+57 −215 notebooks/examples/squidpy_integration.ipynb
+0 −2,544 notebooks/examples/tables.ipynb
+82 −75 notebooks/examples/technology_cosmx.ipynb
+0 −172 notebooks/examples/technology_curio.ipynb
+1 −1 notebooks/examples/technology_merfish.ipynb
+258 −126 notebooks/examples/technology_mibitof.ipynb
+0 −415 notebooks/examples/technology_stereoseq.ipynb
+87 −144 notebooks/examples/technology_visium.ipynb
+0 −1,803 notebooks/examples/technology_visium_hd.ipynb
+0 −732 notebooks/examples/technology_xenium.ipynb
+215 −250 notebooks/paper_reproducibility/00_xenium_and_visium.ipynb
+296 −458 notebooks/paper_reproducibility/01_xenium_and_visium.ipynb
+8 −16 notebooks/paper_reproducibility/02_xenium_and_visium.ipynb
+1 −1 notebooks/paper_reproducibility/03_annotate_visium_cell2location.ipynb
+20 −20 notebooks/paper_reproducibility/lundeberg.ipynb
+1 −1 notebooks/paper_reproducibility/nsclc_cosmx.ipynb
+0 −3 pyproject.toml

0 comments on commit 6b6f0e5

Please sign in to comment.