Skip to content

1.3.3

Compare
Choose a tag to compare
@heuer heuer released this 23 Mar 21:05
· 256 commits to master since this release
  • Fixed #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.