Skip to content

Commit

Permalink
updated changelog files
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaMarconato committed Oct 2, 2023
1 parent 03102c6 commit eaa29e3
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 5 deletions.
47 changes: 45 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,51 @@ 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

## [Unreleased]
## [0.0.8] - 2023-10-02

### Fixed

- (Xenium) coerce cell id to str #64
- (MERSCOPE) fix coordinate transformation #68
- (MERSCOPE) Improvements/fixes: merscope reader #73

## [0.0.7] - 2023-07-23

### Fixed

- Bugs in Xenium and MERSCOPE

## [0.0.5] - 2023-06-21

### Added

- Basic tool, preprocessing and plotting functions
- MERFISH reader (from @quentinblampey)
- CODEX reader (from @LLehner)

### Fixed

- Issues on Visium reader (thanks @ilia-kats) and Xenium reader

## [0.0.4] - 2023-05-23

### Added

- Curio reader

## [0.0.3] - 2023-05-22

### Merged

- Merge pull request #40 from scverse/fix/categories

## [0.0.2] - 2023-05-04

### Changed

- Revert version regex (#37)

## [0.0.1] - 2023-05-04

### Tested

- Test installation from pypi
3 changes: 0 additions & 3 deletions docs/changelog.md

This file was deleted.

0 comments on commit eaa29e3

Please sign in to comment.