Added
* `with_bundle` flag to `iter_image_filepaths`
Fixed
* Bug in sensorchan spec
* Issue in reroot and toydata generation that used incorrect bundle-dpaths
* Fixed issue in key parsing where numbers greater than 10 failed.
Changed
* Added `fpath` as an option to `CocoDataset.demo`, which is currently semi-stable.
* The `finalize` method for a DelayedOperation2 now calls prepare and optimize
beforehand by default, and also always returns an ndarray.
* DelayedWarp2 will now default to nan fill values when warping floats