qair 0.2.0

qair shows a QR code (2D barcode) on the terminal to send a file to your smartphone.
0.2.0 (2018-11-11)
==================

* Fix IP address autodetection on OS X
* Support for Windows
* Support for legacy Windows terminal (needed for older versions of Windows)
* Binaries for Linux (static linked) and Windows (both only i686 and amd64)


0.1.0 (2018-09-29)
==================

First released version! This is mostly a Rust exercise. Rust-exercise-wise this is not
finished (many things are not yet done properly I think), but people are already using
it or want to use it, so let's release this!

New features:
* Sending files concurrently
* Simple progress bar in upload/receive HTML form
* Automatic IP address detection
* Support for terminals that display a gap between lines of █ blocks