* Remove unnecessary compression for in-memory step (reduce runtime and memory usage) (25)
1.0dev4
* rasterio 1.0
1.0dev3
* remove default bidx in cli (17)
1.0dev2
* Add ZSTD compressed COG profile (14) * Fix warnings for useless boundless=True option (13) * add BIGTIFF=IF_SAFER to COG profile (if BIGTIFF not set otherwise in the env)
**Breaking Changes:** * replace "BAND" by "PIXEL" interleave in PACKBITS profile (16)