v0.2.0
Breaking changes:
image_shape
keyword changed todata_shape
Other changes:
- Channel dimension can now be negative
Tiler.__call__
is now an alias forTiler.iterate()
- Documentation now follows google docstring
- Finally there is a documentation website!