Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release 0.2.0 #16

Merged
merged 1 commit into from
Sep 21, 2024
Merged

New release 0.2.0 #16

merged 1 commit into from
Sep 21, 2024

Conversation

cathay4t
Copy link
Member

=== Breaking changes

  • Changed Nl80211Attr::WiPhyFreq to Nl80211Attr::WiphyFreq. (2a4dbe1)
  • Changed Nl80211StationInfo::Signal from u8 to i8. (79e4010)
  • Changed Nl80211Message.nlas to Nl80211Message.attributes. (1b6679d)

=== New features

  • Add support of parsing netlink message reply of iw phy. (2a4dbe1)
  • Add support of station. (19d03a5)

=== Bug fixes

  • N/A

=== Breaking changes
 - Changed `Nl80211Attr::WiPhyFreq` to `Nl80211Attr::WiphyFreq`. (2a4dbe1)
 - Changed `Nl80211StationInfo::Signal` from u8 to i8. (79e4010)
 - Changed Nl80211Message.nlas to Nl80211Message.attributes. (1b6679d)

=== New features
 - Add support of parsing netlink message reply of `iw phy`. (2a4dbe1)
 - Add support of station. (19d03a5)

=== Bug fixes
 - N/A

Signed-off-by: Gris Ge <[email protected]>
@cathay4t cathay4t merged commit e0580ec into rust-netlink:main Sep 21, 2024
3 checks passed
@cathay4t cathay4t deleted the new_release branch September 21, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant