Releases: nerves-networking/vintage_net_mobile
Releases · nerves-networking/vintage_net_mobile
v0.11.5
v0.11.4
v0.11.3
v0.11.2
v0.11.1
Changed
:vintage_net
v0.12.0
or later is required
v0.11.0
Added
- Support for the Telit LE910 modem (see
VintageNetMobile.Modem.TelitLE910
) - Support modem implementation selection at runtime. See
VintageNetMobile.Modem.Automatic
for more details.
v0.10.4
Fixed
- Fixed dropped
pppd
notifications to Elixir when using Nerves systems with
glibc v2.33
and later. This affects Nerves toolchains with version numbers
v1.4.2
and later.
v0.10.3
v0.10.2
v0.10.1
- Bug fixes
vintage_net v0.10.4
had a fix to route setup to remove a DHCP renewal
hiccup and a routing API change that only affected this project. This
updates to the new API to remove a deprecation warning. That also means that
at leastvintage_net v0.10.4
is required now and the deps force this.