Skip to content

Releases: nerves-livebook/nerves_livebook

v0.10.1

29 Jul 22:02
Compare
Choose a tag to compare
  • Updates
    • Add :tflite_elixir back since it works again
    • Update Nerves systems to nerves_system_br 1.23.2 versions to get CTRL+R fix
      for ssh sessions (and more).
    • Improve PMOD support on GRiSP 2
    • Update Elixir to 1.15.4

v0.10.0

15 Jul 13:28
Compare
Choose a tag to compare
  • Updates
    • Update Livebook to v0.10.0
    • Update Nerves systems to nerves_system_br 1.23.1 versions. This includes:
      • Erlang 26.0.2
      • Support for all Raspberry Pi Cameras via libcamera on the RPi4
      • Buildroot 2023.02.2
      • Linux updates on various systems
    • Update Elixir to 1.15.2
    • Update all dependencies to their latest versions

NOTE: :tflite_elixir was temporarily removed due to build errors.

v0.9.1

14 May 13:26
Compare
Choose a tag to compare
  • Updates
    • Update Livebook to v0.9.2
    • Include TFLite (:tflite_elixir) for all devices that support TensorFlow
      Lite (all but Raspberry Pi 1 and Raspberry Pi Zero). See the tflite.livemd
      sample to a quick intro. Thanks to Masatoshi Nishiguchi for this.
    • Update all dependencies to their latest versions.

v0.9.0

06 Apr 16:07
Compare
Choose a tag to compare
  • Updates

    • Update Livebook to v0.9.1
    • Update Nerves systems to nerves_system_br 1.22.5 versions. This includes Erlang 25.3 and fixes to the Raspberry Pi 3 to support TensorFlow Lite. (TFLite isn't built into Nerves Livebook yet)
    • Update all dependencies to their latest versions.
  • Fixes

    • Fixed LEDs on SRHub images (Thanks to Eric Oestrich)

v0.8.3

12 Mar 20:59
Compare
Choose a tag to compare
  • Updates
    • Generate and post docs to hex.pm so that hyperlinks work when calling
      NervesLivebook functions
    • Update Nerves systems to nerves_system_br 1.22.3 versions. This includes
      Erlang 25.2.3 and an update for Rust support. Libraries using Rust aren't
      included yet due to an issue on 32-bit platforms, but will likely be
      included in the next release.
    • Update all dependencies to their latest versions.

v0.8.2

12 Feb 03:49
Compare
Choose a tag to compare
  • Updates
    • Update Livebook to v0.8.1
    • Update all dependencies to latest (Nx 0.5.0, RingLogger 0.9.0, Toolshed 0.3.0, VintageNet 0.13.0)
    • Configure the Erlang compiler for deterministic builds (potentially smaller future delta firmware updates)

v0.8.1

17 Jan 14:34
Compare
Choose a tag to compare

IMPORTANT: The MangoPi MQ Pro has a major update that makes it non-backwards
compatible despite this release's version number. This is due to hacks to
support it being removed that unfortunately caused the MicroSD card contents to
be changed. Please move your work off your current MicroSD cards and re-flash
it. Upgrading is not supported.

  • Updates
    • Update Nerves systems to nerves_system_br 1.22.1 versions (Buildroot 2022.11)
    • Update MangoPi MQ Pro to Linux 6.1
    • Switch MangoPi MQ Pro from Musl Libc to Glibc (better Rust support)
    • Update all toolchains to use GCC 12.2
    • Update all provided mix libraries to their latest

v0.8.0

19 Dec 16:11
Compare
Choose a tag to compare
  • Updates
    • Update Livebook to v0.8.0
    • Reduced logger level to warning to reduce clutter when evaluating cells.
      This is a the same default level as regular Livebook.
    • Support the shutdown button. This will gracefully power off your device.
      Note that Nerves Livebook syncs notebooks to minimizing losing notebook
      changes already, but this is an additional way to make sure everything has been
      flushed to storage when you're done.
    • Update Nerves systems to nerves_system_br 1.21.6 versions (Erlang/OTP 25.2)
    • Update all provided mix libraries to their latest.

v0.7.2

10 Nov 03:43
Compare
Choose a tag to compare
  • Updates
    • Update Livebook to v0.7.2
    • Update Nerves systems to nerves_system_br 1.21.2 versions
    • Fix hyperlinks and move more pages to learn sections (Thanks @mnishiguchi)

v0.7.0

10 Oct 14:25
Compare
Choose a tag to compare
  • Updates
    • Update Livebook to v0.7.1
    • Update Nerves systems to nerves_system_br 1.20.6 versions
    • Update Nerves to v1.9.1