Skip to content

Releases: nerves-networking/vintage_net_direct

v0.10.8

31 May 00:18

Choose a tag to compare

  • Changes
    • Allow one_dhcpd v3.0 to be used
    • Add copyright and license headers for REUSE compliance
    • Drop support for Elixir 1.14 and earlier

v0.10.7

23 Jan 04:14

Choose a tag to compare

  • Changes
    • Support vintage_net v0.13.0

v0.10.6

02 May 19:46

Choose a tag to compare

  • Changes
    • Support vintage_net v0.12.0

v0.10.5

07 Mar 02:17

Choose a tag to compare

  • Changes
    • Support one_dhcpd v2.0.0 - OneDHCPD 2.0 removes functions that
      VintageNetDirect didn't use.

v0.10.4

05 Feb 02:23

Choose a tag to compare

  • Changes
    • Fix issue where manually specifying a hostname would cause the subnet to be
      set incorrectly in the DHCP responses. Huge thanks to @aadavids for finding
      and fixing this.

v0.10.3

05 Feb 02:22

Choose a tag to compare

  • Changes
    • Support one_dhcpd v1.0.0 as well.

v0.10.2

29 Sep 19:46

Choose a tag to compare

  • Changes
    • Support vintage_net v0.11.x as well.

v0.10.1

31 May 01:48

Choose a tag to compare

  • Bug fixes
    • Fix new compiler warnings when built with Elixir 1.12

v0.10.0

09 Apr 19:39

Choose a tag to compare

This release contains no code changes. It only updates the vintage_net
dependency to allow vintage_net v0.10.0 to be used.

v0.9.0

25 Jul 16:03

Choose a tag to compare

  • New features
    • Synchronize with vintage_net v0.9.0's networking program path API update