Improvements
- Allow GDAL source to read non-geospatial files ([655](../../pull/655))
- Rename Exceptions to Errors, improve file-not-found errors ([657](../../pull/657))
- More robust OME TIFF handling ([660](../../pull/660))
- large-image-converter can exclude specified associated images ([663](../../pull/663))
- Harden on some openslide errors ([664](../../pull/664))
Bug Fixes
- getBandInformation could fail on high bands in some cases ([651](../../pull/651))
- Band information should always be 1-indexed ([659](../../pull/659))
- Use GDAL to subset a non-geospatial image ([662](../../pull/662))