- Make the wifi command name configurable (55 - thanks yourealwaysbe) - Add a __main__.py so that wifi can be invoked using python -mwifi - Fix argument parsing so that scan is the default argument even with options passed
0.3.8
^^^^^ :release-date: 2016-03-11
- Parse noise level if available (91 - thanks zgoda-mobica)
0.3.7
^^^^^ :release-date: 2016-03-11
- Fix bugs related to scheme parsing (59, 42)
0.3.6
^^^^^ :release-date: 2016-02-11
- Set all attributes to None in Cell.__init__ (88 - thanks stvad)
0.3.5
^^^^^ :release-date: 2016-01-24
- Better password handling (62 - thanks foosel) - Account for Cells with no SSID (86 - thanks tlau)
0.3.4
^^^^^ :release-date: 2014-09-02
- Fixed installation missing some files (48 - thanks luckydonald)