Skip to content

Releases: toitlang/toit

v0.15.0

18 Jan 13:14
9636712
Compare
Choose a tag to compare

Support flash registry on Linux.
Add 32-bit platform.
Fix alignment issues in bytecode and image writing.
Remove deprecated features: first-segment prefix and metrics library.
Enable PSM for ublox cellular drivers.

v0.14.0

07 Jan 11:29
8ba1a6a
Compare
Choose a tag to compare

Implement DNS in Toit instead of C.
Avoid unaligned reads in various places.
Add newlines for lines read from error message in LSP.

v0.13.1

05 Jan 05:11
ca06273
Compare
Choose a tag to compare

Bug fix: Include VERSION and snapshots in SDK.

v0.13.0

05 Jan 04:39
4a67a30
Compare
Choose a tag to compare
v0.13.0 Pre-release
Pre-release

Rename executables.
Remove pubsub and job library.
Add NTP example.

v0.12.0

30 Dec 06:25
24a65f9
Compare
Choose a tag to compare

Add real-time clock operations on ESP32.
Dynamically check for OTA support.
Clean up cross-compile make support.
Add lots of tests.

v0.11.1

22 Dec 19:53
ef0722f
Compare
Choose a tag to compare

Fix LSP server for unsaved files on Windows.
Add bounds check to generic number parsing.
Print LSP non-position errors on stderr.

v0.11.0

21 Dec 13:14
c28d3d2
Compare
Choose a tag to compare

Add support for key value storage in flash.
Add a 'VERSION' file to the SDK build.
Follow symlinks when trying to find the SDK root.

v0.10.5

20 Dec 20:28
04c8c7a
Compare
Choose a tag to compare

Better nano-zlib implementation.
Support compiling libtoit_image.a for ESP32-C3.
Roll to esp-idf with nested heap tagging support.
Remove legacy HTTP and websocket.
Make use of better heap tagging in cmpctmalloc.

v0.10.4

16 Dec 10:08
7f71f68
Compare
Choose a tag to compare
v0.10.4 Pre-release
Pre-release

Fixed local address lookup on macOS.

v0.10.3

16 Dec 08:53
281c670
Compare
Choose a tag to compare
v0.10.3 Pre-release
Pre-release
Update to latest. (#156)