----------------
- Add meta and tag dumping options to rio_insp.
- Leave GDAL finalization to the DLL's destructor (91).
- Add pad() function (84).
- New read() method, returns 3D arrays (83).
- New affine attribute and AffineMatrix object (80, 86).
- Removal of rasterio.insp script (51).
- Read_band() is now a special case of read() (96).
- Add support for multi-band reprojection (98).
- Support for GDAL CInt16 datasets (97).
- Fix loss of projection information (102).
- Fix for loss of nodata values (109).
- Permit other than C-contiguous arrays (108).