Version 0.2.0
Pre-release
Pre-release
Version 0.2.0 has a few small bugfixes and a couple of bigger, breaking changes. The biggest update is changing how CRSs are passed around within solaris
- now as Rasterio.crs.CRS
objects rather than as EPSG integers - to allow compatibility with CRSs that don't have EPSG codes.
See CHANGELOG.md for a full list of changes.
Contributors to changes in this release: @rbavery, @dphogan, @jshermeyer, and @nrweir.