Skip to content

Commit 54129f9

Browse files
committed
v0.11.0 release
1 parent 0a0286d commit 54129f9

File tree

2 files changed

+26
-19
lines changed

2 files changed

+26
-19
lines changed

CHANGELOG.md

+25-18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v0.11.0 - 2023-10-09
4+
5+
* Updates
6+
* Update Livebook to [v0.11.0](https://github.com/livebook-dev/livebook/releases/tag/v0.11.0)
7+
* Update Nerves systems to nerves_system_br 1.24.1 versions
8+
* Erlang 26.1.1
9+
* Buildroot 2023.05.3
10+
* Update Elixir to 1.15.6
11+
* Update all dependencies to their latest versions
12+
313
## v0.10.1 - 2023-07-29
414

515
* Updates
@@ -12,7 +22,7 @@
1222
## v0.10.0 - 2023-07-14
1323

1424
* Updates
15-
* Update Livebook to [v0.10.0](https://github.com/nerves-livebook/nerves_livebook/blob/v0.10/CHANGELOG.md#v0100-2023-07-14)
25+
* Update Livebook to [v0.10.0](https://github.com/livebook-dev/livebook/releases/tag/v0.10.0)
1626
* Update Nerves systems to nerves_system_br 1.23.1 versions. This includes:
1727
* Erlang 26.0.2
1828
* Support for all Raspberry Pi Cameras via libcamera on the RPi4
@@ -26,7 +36,7 @@ NOTE: `:tflite_elixir` is temporily removed due to build errors.
2636
## v0.9.1 - 2023-05-14
2737

2838
* Updates
29-
* Update Livebook to [v0.9.2](https://github.com/nerves-livebook/nerves_livebook/blob/main/CHANGELOG.md#v092-2023-04-14)
39+
* Update Livebook to [v0.9.2](https://github.com/livebook-dev/livebook/releases/tag/v0.9.2)
3040
* Include TFLite (`:tflite_elixir`) for all devices that support TensorFlow
3141
Lite (all but Raspberry Pi 1 and Raspberry Pi Zero). See the `tflite.livemd`
3242
sample to a quick intro. Thanks to Masatoshi Nishiguchi for this.
@@ -35,7 +45,7 @@ NOTE: `:tflite_elixir` is temporily removed due to build errors.
3545
## v0.9.0 - 2023-04-05
3646

3747
* Updates
38-
* Update Livebook to [v0.9.1](https://github.com/nerves-livebook/nerves_livebook/blob/main/CHANGELOG.md#v091-2023-04-06)
48+
* Update Livebook to [v0.9.1](https://github.com/livebook-dev/livebook/releases/tag/v0.9.1)
3949
* Update Nerves systems to nerves_system_br 1.22.5 versions. This includes
4050
Erlang 25.3 and fixes to the Raspberry Pi 3 to support TensorFlow Lite.
4151
(TFLite isn't built into Nerves Livebook yet)
@@ -58,7 +68,7 @@ NOTE: `:tflite_elixir` is temporily removed due to build errors.
5868
## v0.8.2 - 2023-02-11
5969

6070
* Updates
61-
* Update Livebook to [v0.8.1](https://github.com/nerves-livebook/nerves_livebook/blob/main/CHANGELOG.md#v081-2023-01-18)
71+
* Update Livebook to [v0.8.1](https://github.com/livebook-dev/livebook/releases/tag/v0.8.2)
6272
* Update all dependencies to latest (Nx 0.5.0, RingLogger 0.9.0, Toolshed
6373
0.3.0, VintageNet 0.13.0)
6474
* Configure the Erlang compiler for deterministic builds
@@ -82,7 +92,7 @@ it. Upgrading is not supported.
8292
## v0.8.0 - 2022-12-19
8393

8494
* Updates
85-
* Update Livebook to [v0.8.0](https://github.com/nerves-livebook/nerves_livebook/blob/main/CHANGELOG.md#v080-2022-12-08)
95+
* Update Livebook to [v0.8.0](https://github.com/livebook-dev/livebook/releases/tag/v0.8.0)
8696
* Reduced logger level to warning to reduce clutter when evaluating cells.
8797
This is a the same default level as regular Livebook.
8898
* Support the shutdown button. This will gracefully power off your device.
@@ -95,14 +105,14 @@ it. Upgrading is not supported.
95105
## v0.7.2 - 2022-11-07
96106

97107
* Updates
98-
* Update Livebook to [v0.7.2](https://github.com/nerves-livebook/nerves_livebook/blob/main/CHANGELOG.md#v072-2022-10-26)
108+
* Update Livebook to [v0.7.2](https://github.com/livebook-dev/livebook/releases/tag/v0.7.2)
99109
* Update Nerves systems to `nerves_system_br` 1.21.2 versions
100110
* Fix hyperlinks and move more pages to learn sections (Thanks @mnishiguchi)
101111

102112
## v0.7.0 - 2022-10-09
103113

104114
* Updates
105-
* Update Livebook to [v0.7.1](https://github.com/nerves-livebook/nerves_livebook/blob/main/CHANGELOG.md#v071-2022-10-09)
115+
* Update Livebook to [v0.7.1](https://github.com/livebook-dev/livebook/releases/tag/v0.7.1)
106116
* Update Nerves systems to `nerves_system_br` 1.20.6 versions
107117
* Update Nerves to v1.9.1
108118

@@ -119,7 +129,7 @@ it. Upgrading is not supported.
119129
## v0.6.4 - 2022-08-08
120130

121131
* Updates
122-
* Update Livebook to [v0.6.3](https://github.com/nerves-livebook/nerves_livebook/blob/main/CHANGELOG.md#v063-2022-07-13)
132+
* Update Livebook to [v0.6.3](https://github.com/livebook-dev/livebook/releases/tag/v0.6.3)
123133
* Update Nerves systems to `nerves_system_br` 1.20.4 versions. This includes
124134
Erlang/OTP 25.0.3, Buildroot 2022.05, and GCC 11.3.
125135
* Fix warnings when building in host mode. (Thanks @axelson)
@@ -129,7 +139,7 @@ it. Upgrading is not supported.
129139
## v0.6.3 - 2022-07-08
130140

131141
* Updates
132-
* Update Livebook to [v0.6.2](https://github.com/nerves-livebook/nerves_livebook/blob/main/CHANGELOG.md#v062-2022-06-30)
142+
* Update Livebook to [v0.6.2](https://github.com/livebook-dev/livebook/releases/tag/v0.6.2)
133143
* Support the 64-bit RISC-V MangoPi MQ Pro
134144
* Change the WiFi regulatory domain default from `US` to the global region (`00`)
135145
* Update Nerves systems to `nerves_system_br` 1.20.3 versions. This includes
@@ -151,7 +161,7 @@ it. Upgrading is not supported.
151161
## v0.6.0 - 2022-05-07
152162

153163
* Updates
154-
* Update Livebook to [v0.6.1](https://github.com/nerves-livebook/nerves_livebook/blob/main/CHANGELOG.md#v061-2022-05-06)
164+
* Update Livebook to [v0.6.1](https://github.com/livebook-dev/livebook/releases/tag/v0.6.1)
155165

156166
## v0.5.7 - 2022-03-18
157167

@@ -190,7 +200,7 @@ it. Upgrading is not supported.
190200
## v0.5.2 - 2022-01-31
191201

192202
* Updates
193-
* Update Livebook to [v0.5.2](https://github.com/nerves-livebook/nerves_livebook/blob/main/CHANGELOG.md#v052-2022-01-27)
203+
* Update Livebook to [v0.5.2](https://github.com/livebook-dev/livebook/releases/tag/v0.5.2)
194204
* Turn on an LED when networking on the device is ready. This isn't perfect
195205
for showing status, but aims to be more helpful than the current lack of
196206
feedback.
@@ -204,7 +214,7 @@ it. Upgrading is not supported.
204214
## v0.5.0 - 2022-01-20
205215

206216
* Updates
207-
* Update Livebook to [v0.5.1](https://github.com/nerves-livebook/nerves_livebook/blob/main/CHANGELOG.md#v051-2022-01-20)
217+
* Update Livebook to [v0.5.1](https://github.com/livebook-dev/livebook/releases/tag/v0.5.1)
208218

209219
## v0.4.2 - 2022-01-16
210220

@@ -217,8 +227,7 @@ it. Upgrading is not supported.
217227
## v0.4.1 - 2021-12-31
218228

219229
* Updates
220-
* Update Livebook to
221-
[v0.4.1](https://github.com/nerves-livebook/nerves_livebook/blob/main/CHANGELOG.md#v041-2021-12-09)
230+
* Update Livebook to [v0.4.1](https://github.com/livebook-dev/livebook/releases/tag/v0.4.1)
222231
* Update Elixir to 1.13.1
223232
* Update Nerves Systems to use Erlang 24.2, Buildroot 2021.11 and
224233
miscellaneous platform-specific bug fixes and improvements.
@@ -227,8 +236,7 @@ it. Upgrading is not supported.
227236
## v0.4.0 - 2021-12-05
228237

229238
* Updates
230-
* Update Livebook to
231-
[v0.4.0](https://github.com/nerves-livebook/nerves_livebook/blob/main/CHANGELOG.md#v040-2021-12-05)
239+
* Update Livebook to [v0.4.0](https://github.com/livebook-dev/livebook/releases/tag/v0.4.0)
232240
* Update Elixir to 1.13.0
233241
* Update Nerves Systems to use Erlang 24.1.7, Buildroot 2021.08.2 and
234242
miscellaneous platform-specific bug fixes and improvements.
@@ -284,8 +292,7 @@ this release, the old directory will be kept in case any modifications were made
284292
to notebooks there.
285293

286294
* Updates
287-
* Update Livebook from `v0.2.3` to
288-
[`main@d8a7af62`](https://github.com/nerves-livebook/nerves_livebook/blob/d8a7af62e78c664b667cb30c8430a1b56e412500/CHANGELOG.md).
295+
* Update Livebook from `v0.2.3` to [`main@d8a7af62`](https://github.com/livebook-dev/livebook/blob/d8a7af62e78c664b667cb30c8430a1b56e412500/CHANGELOG.md).
289296
See the unreleased items in the link for Livebook changes.
290297
* Redirect to the device's specific hostname when using `nerves.local` to
291298
connect. This makes it more obvious which device you're connected to when

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule NervesLivebook.MixProject do
22
use Mix.Project
33

44
@app :nerves_livebook
5-
@version "0.10.1"
5+
@version "0.11.0"
66
@source_url "https://github.com/nerves-livebook/nerves_livebook"
77

88
@rpi_targets [:rpi, :rpi0, :rpi2, :rpi3, :rpi3a, :rpi4]

0 commit comments

Comments
 (0)