Skip to content

v0.2.0

Compare
Choose a tag to compare
@the-lay the-lay released this 03 Apr 19:27

Breaking changes:

  • image_shape keyword changed to data_shape

Other changes:

  • Channel dimension can now be negative
  • Tiler.__call__ is now an alias for Tiler.iterate()
  • Documentation now follows google docstring
  • Finally there is a documentation website!