* Fixed [95](https://github.com/heuer/segno/issues/95):
``helpers.make_wifi`` and ``helpers.make_wifi_data`` may return
invalid data if any input contains characters which can be
interpreted as an integer.
* Updated ``helpers.make_wifi`` and ``helpers.make_wifi_data``
signature and doc strings to match the stub / type hints.