Skip to content

v0.13.10

Choose a tag to compare

@fhunleth fhunleth released this 14 May 14:14
· 6 commits to main since this release
  • Changed
    • Support requesting DHCP options. For example,
      ipv4: %{method: :dhcp, dhcp_request_options: ["wpad"]} (@gordoneliel)
    • Fix Elixir 1.20 warnings