v0.7.0
-
Breaking change
- Change optional dependency on VintageNet to a mandatory one. Probably all
:mdns_liteusers were already using VintageNet and since Mix releases
doesn't support optional dependencies yet, some users got errors when the
release misordered them. This avoids the problem.
- Change optional dependency on VintageNet to a mandatory one. Probably all
-
Improvements
- Removed the
:dnspackage dependency. There as an Erlang crypto API call in
a dependency of:dnsthat was removed in OTP 24. This change makes it
possible to use:mdns_liteon OTP 24 without worrying about a missing
crypto API call.
- Removed the