Skip to content

Release v0.2

Compare
Choose a tag to compare
@calebbourg calebbourg released this 28 Oct 02:11
· 196 commits to main since this release
51507aa

New Features:

  • Join a provided WiFi network (non-enterprise)
  • Leave a WiFi network

Enhancements:

  • Runnable test harness for unit and doctests
  • Improve architecture for Nina protocol implementation functions
  • Eliminate all current rustc compiler warnings
  • Improve on error handling throughout existing code