-
Breaking changes
- Remove OneDHCPD.Server.stop/1 to remove need for an unsafe Module.concat/2.
I don't believe this function was used in production and was easier to
delete than fix. There's no known security issue.
- Remove OneDHCPD.Server.stop/1 to remove need for an unsafe Module.concat/2.
-
Changes
- Added copyright/license headers to all source code in compliance with the
REUSE specification. No change in license or copyright. - Only support Elixir 1.13 and later
- Added copyright/license headers to all source code in compliance with the