Skip to content

Releases: nerves-livebook/nerves_livebook

v0.5.3

05 Feb 18:38
Compare
Choose a tag to compare
  • Updates
    • Pulled in a fix for scanning WiFi access points when an Eero mesh system is
      nearby.

v0.5.2

31 Jan 16:00
Compare
Choose a tag to compare
  • 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

25 Jan 13:55
Compare
Choose a tag to compare
  • Updates
    • Fix regression in v0.5.0 with plotting graphs with VegaLite
    • Update Circuits.SPI to pull in support for lsb-first devices

v0.5.0

20 Jan 13:59
Compare
Choose a tag to compare
  • Updates

v0.4.2

16 Jan 16:44
Compare
Choose a tag to compare
  • 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

01 Jan 01:41
Compare
Choose a tag to compare
  • 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

05 Dec 21:05
Compare
Choose a tag to compare
  • 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

13 Nov 22:00
Compare
Choose a tag to compare
  • 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

28 Oct 02:45
Compare
Choose a tag to compare
  • Updates
  • Update Livebook to v0.3.1

v0.3.0

19 Oct 15:57
Compare
Choose a tag to compare
  • Updates
    • Update Livebook to v0.3.0
    • Include ExUnit to support notebooks with tests