Skip to content

v2.0.0

Choose a tag to compare

@fhunleth fhunleth released this 07 Mar 00:27
· 33 commits to main since this release

This release removes OneDHCPD.start_server/2 and makes OneDHCPD a library
rather than an OTP Application. If you're using VintageNetDirect, you won't
notice this change since it didn't use OneDHCPD.start_server/2 anyway. If
you're using OneDHCPD.start_server/2, then add OneDHCP.Server to your
application's supervision tree.