Added support for custom callable data reading (thanks tdmorello)
0.2.0
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!