Skip to content

Releases: liranringel/ipconfig

Version 0.3.2

06 Jun 11:41
56713fd
Compare
Choose a tag to compare

What's Changed

  • Replace winapi dependency with windows-sys by @attila-lin in #51
  • Use read_unaligned/write_unaligned to read/write possibly unaligned structs by @liranringel in #54

New Contributors

Full Changelog: 0.3.1...0.3.2

Version 0.1.6

03 Feb 20:14
c3c726b
Compare
Choose a tag to compare

@glebpom added the physical_address() api to Adapter and bumped dependencies versions.