Releases: bionanoimaging/TiledViews.jl
Releases · bionanoimaging/TiledViews.jl
v0.3.0
TiledViews v0.3.0
- Added support for tiled_processing of functions returning multiple values.
- Fixed a bug regarding windows returning NaN for lower and upper borders beeing equal.
- Changed the default of the window to
nothing, which causes uniform windows to be used when no overlap is present. - Added Documenter-generated pages.
Breaking changes
- The tiled processing, in particularly when called with a plain array, is a lot more powerful than the previous version. It now supports functions returning multiple results, of mixed types.
- NDTools.jl dependency ins now set to 0.8.
Merged pull requests:
- Added a feature to allow multiple return results in tiled_processing.… (#9) (@RainerHeintzmann)
v0.2.4
TiledViews v0.2.4
v0.2.3
v0.2.2
TiledViews v0.2.2
- Fix calculation of Center Tiles.
Closed issues:
- Center of center tile is not aligned with center of parent (#7)
v0.2.1
TiledViews v0.2.1
- Update dependencies
Merged pull requests:
- CompatHelper: bump compat for "NDTools" to "0.2" (#5) (@github-actions[bot])
v0.2.0
TiledViews v0.2.0
Closed issues: