Releases: nerves-livebook/nerves_livebook
Releases · nerves-livebook/nerves_livebook
v0.5.3
- Updates
- Pulled in a fix for scanning WiFi access points when an Eero mesh system is
nearby.
v0.5.2
- Updates
- Update Livebook to v0.5.2
- Turn on an LED when networking on the device is ready. This isn't perfect
for showing status, but aims to be more helpful than the current lack of
feedback.
v0.5.1
- Updates
- Fix regression in v0.5.0 with plotting graphs with VegaLite
- Update Circuits.SPI to pull in support for lsb-first devices
v0.4.2
- Updates
- Add
req
to the built-in hex packages
- Update Nerves Systems to
nerves_system_br
1.18.3 versions. This brings in a cpufreq
fix, OpenMP support, and CMake support
- Update Elixir to 1.13.2
v0.4.1
- Updates
- Update Livebook to v0.4.1
- Update Elixir to 1.13.1
- Update Nerves Systems to use Erlang 24.2, Buildroot 2021.11 and miscellaneous platform-specific bug fixes and improvements.
- Update various other dependencies to their latest versions
v0.4.0
- Updates
- Update Livebook to v0.4.0
- Update Elixir to 1.13.0
- Update Nerves Systems to use Erlang 24.1.7, Buildroot 2021.08.2 and
miscellaneous platform-specific bug fixes and improvements.
v0.3.2
- Updates
- Update Livebook to v0.3.2
- Simplify ssh login to not care about the username
- Update Nerves systems. This brings in support for the new Raspberry Pi Zero
2 W. Use the rpi3a
version for the Zero 2 W.
v0.3.1
- Updates
- Update Livebook to v0.3.1
v0.3.0
- Updates
- Update Livebook to v0.3.0
- Include ExUnit to support notebooks with tests