Skip to content

v0.12.0

Compare
Choose a tag to compare
@fhunleth fhunleth released this 11 Dec 16:28
· 53 commits to main since this release
  • Changes
    • Added VintageNetWiFi.summarize_access_points/1 to centralize filtering and
      sorting access point lists for presentation to users. (Thanks
      @grace-in-wonderland)
    • Change VintageNetWiFi.quick_scan/1 to call summarize_access_points/1.
      This should make it much easier to find SSIDs at the IEx prompt. It's
      technically an API change. See the function's hexdocs for details.