* Invert default value of ``all_touched`` flag to be consistent with Rasterio * Added missing requirement (``six``) and reorganised requirements files
0.2.2
------------------
* Bugfix in namedtuple parameter ordering (oops!)
0.2.1
------------------
* Accept WKT strings as well as GeoJSON & Shapely geometries * Fix the processing of 'no result' summaries
0.2.0
------------------
``winston.stats.summary``:
* now accepts Shapely geometries as well as GeoJSON-like objects * we no longer round results to 3 decimal places * the stats are now returned as a ``namedtuple`` rather than a list