Skip to content

Releases: mdlayher/wifi

v0.3.1

01 Jan 12:07
bf70b98
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #91
  • build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot in #95
  • build(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #98

Full Changelog: v0.3.0...v0.3.1

v0.3.0

09 Sep 20:22
bcd874d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #78
  • build(deps): bump golang.org/x/crypto from 0.23.0 to 0.25.0 by @dependabot in #83
  • chore(ci): update go versions and pin staticcheck by @flotter in #87
  • build(deps): bump golang.org/x/sys from 0.22.0 to 0.24.0 by @dependabot in #88
  • feat(conn): expose socket timeout methods by @flotter in #86
  • build(deps): bump golang.org/x/crypto from 0.25.0 to 0.27.0 by @dependabot in #90

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

22 May 14:47
e620152
Compare
Choose a tag to compare

What's Changed

  • Enable dependabot by @SuperQ in #47
  • build(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #48
  • build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #52
  • build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #55
  • build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #57
  • build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #59
  • Add Go 1.21 to test matrix. by @SuperQ in #61
  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.16.0 by @dependabot in #63
  • build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #65
  • build(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 by @dependabot in #66
  • build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #67
  • build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #74
  • build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #76
  • Parse BSS Load Information Elements by @lukas-mbag in #64
  • Add signal strength average to StationInfo struct by @n-peugnet in #68
  • Return an empty slice instead of an error if there is no station by @n-peugnet in #69

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

14 Jun 13:31
2e12db8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/mdlayher/wifi/commits/v0.1.0