-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
11 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
version history {#version_history} | ||
============ | ||
|
||
version | PR | comment | ||
------------------ | ---------------------------------------------------- | --------------------------------------------------- | ||
0.3.0 | N/A | initial release | ||
0.3.1 | [3](https://github.com/ZEISS/warpaffine/pull/3) | bugfix for a crash for "CZIs containing a single brick but have an S-index" | ||
0.3.2 | [5](https://github.com/ZEISS/warpaffine/pull/5) | bugfix for a deadlock in rare case | ||
0.4.0 | [6](https://github.com/ZEISS/warpaffine/pull/6) | set re-tiling id of sub-blocks to allow for more sensible stitching of resulting CZI | ||
0.5.0 | [7](https://github.com/ZEISS/warpaffine/pull/7) | copy attachments from source document | ||
0.5.1 | [8](https://github.com/ZEISS/warpaffine/pull/8) | fix z interval metadata for coverglass transformation | ||
0.5.2 | [8](https://github.com/ZEISS/warpaffine/pull/9) | fix z interval metadata for deskew | ||
version | PR | comment | ||
------------------ |---------------------------------------------------| --------------------------------------------------- | ||
0.3.0 | N/A | initial release | ||
0.3.1 | [3](https://github.com/ZEISS/warpaffine/pull/3) | bugfix for a crash for "CZIs containing a single brick but have an S-index" | ||
0.3.2 | [5](https://github.com/ZEISS/warpaffine/pull/5) | bugfix for a deadlock in rare case | ||
0.4.0 | [6](https://github.com/ZEISS/warpaffine/pull/6) | set re-tiling id of sub-blocks to allow for more sensible stitching of resulting CZI | ||
0.5.0 | [7](https://github.com/ZEISS/warpaffine/pull/7) | copy attachments from source document | ||
0.5.1 | [8](https://github.com/ZEISS/warpaffine/pull/8) | fix z interval metadata for coverglass transformation | ||
0.5.2 | [9](https://github.com/ZEISS/warpaffine/pull/9) | fix z interval metadata for deskew | ||
0.5.3 | [10](https://github.com/ZEISS/warpaffine/pull/10) | prepare changeable illumination angle |