Skip to content

Commit

Permalink
Merge branch 'filter_ome'
Browse files Browse the repository at this point in the history
  • Loading branch information
LDeakin committed Mar 11, 2024
2 parents 49f2faf + f73a6c5 commit 81a7a63
Show file tree
Hide file tree
Showing 39 changed files with 5,146 additions and 747 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added
- `zarrs_filter`: apply simple image filters (transformations) to an array
- `zarrs_ome`: convert an array to OME-Zarr

### Changed
- Put various tools behind feature flags
- Bump `rayon_iter_concurrent_limit` to 0.2.0
- Various minor fixes to clap help
- `zarrs_reencode`: add `--attributes-append` to re-encoding options

## [0.3.0] - 2024-02-22

### Added
Expand Down

0 comments on commit 81a7a63

Please sign in to comment.