* add more logging and `--quiet` option (46)
* add `--overview-blocksize` to set overview's internal tile size (60)
**Bug fixes:**
* copy tags and description from input to output (19)
* copy input mask band to output mask
**Breaking Changes:**
* rio cogeo now has subcommands: 'create' and 'validate' (6).
* internal mask creation is now optional (--add-mask).
* internal nodata or alpha channel can be forwarded to the output dataset.
* removed default overview blocksize to be equal to the raw data blocksize (60)