* De/Encoder: improved filesystem behavior, especially on ancient Windows
* Decoder: add overwrite mode (auto rename existing files)
* Decoder: create non-existing output directory
* Decoder: never overwrite archive
* CLI: passing an output directory to decoder is optional, and it need not exist
* CLI: command-line options ``-dnl`` ``-i`` ``-f`` ``-fmt`` and their respective arguments are no longer separated by whitespace (breaking change)
* Python: easy installation via ``python -m pip install unvivtool`` on Win, Linux, and macOS