Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: girder/large_image
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 88fa67ed6af69aa95a340d0b6638e9ccf73a1db0
Choose a base ref
..
head repository: girder/large_image
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 48e54a0bc9d40f6f6d3671d8be12b7332c0ba4e8
Choose a head ref
Showing with 1 addition and 0 deletions.
  1. +1 −0 CHANGELOG.md
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -4,6 +4,7 @@

### Improvements
- Style can specify a dtype of 'source' to maintain the original dtype even when compositing frames ([#1326](../../pull/1326))
- Max Merge option in Frame Selector ([#1306](../../pull/1306), [#1330](../../pull/1330))

### Changes
- Prohibit bioformats and vips from reading mrxs directly ([#1328](../../pull/1328))