Added * Add `DelayedNodata` which is currently unused, but should eventually replace DelayedNans in most circumstances
Fixed
* Ensure dsize never contains floats before calling warp-affine
0.2.10
Fixed * Issue 4 bug having to do with zero sized crops.
0.2.9
Fixed
* Issue 3 bug in optimize.
0.2.8
Fixed * Issue in DelayedLeaf where it did not respect requested kwargs like overviews. * Fix an issue in optimize where subchannels were not respected * Replaced deprecated `Polygon.bounding_box` call with `Polygon.box`
Changed * write network text now uses vertical chains by default.