* The sniffer stops after having received the first frame ([3](https://github.com/SkypLabs/probequest/issues/3))
0.5.0
Features
* Refactor the software architecture * Add the `--ignore-case` argument * Add a mutual exclusion for the `--exclude` and `--station` arguments * Add a debug mode * Display the timestamp as a readable time * Add unit tests
0.4.0
Features
* Display MAC address's OUI if available
0.3.0
Features
* Add regex filtering
Infrastructure
* Deploy automatically the new releases to PyPI using Travis CI