0.40.0
Renamed the wheel.tool package to wheel.cli and migrated CLI stuff there
Fixed EncodingWarning when PYTHONWARNDEFAULTENCODING is set (#512)
Used modern tmp_path instead of py.path based tmpdir (#513)
Added tags CLI interface (#422)
Changed `wheel unpack` to honor the original permissions of files (#514)