Skip to content

Releases: toitlang/toit

v2.0.0-alpha.113

05 Oct 10:14
169fb91
Compare
Choose a tag to compare

Fix Windows pipes.
Fix crash on Windows directory traversal.
Fix firmware.map on ESP32S3.
Disallow mutations of final fields.

v2.0.0-alpha.112

03 Oct 10:16
66c3a04
Compare
Choose a tag to compare

Invalidate RTC memory on firmware updates.
Add add-first to Deque.

v2.0.0-alpha.111

01 Oct 05:48
11df025
Compare
Choose a tag to compare

Increase WiFi connect timeout.
Update tpkg.

v2.0.0-alpha.110

28 Sep 11:24
242fca4
Compare
Choose a tag to compare

Fix BLE advertising.

v2.0.0-alpha.109

27 Sep 10:54
8d2226e
Compare
Choose a tag to compare

Pass event lambdas directly to containers.start.
Update tpkg dependency.

v2.0.0-alpha.108

26 Sep 10:44
8362c32
Compare
Choose a tag to compare

Add support for sending container events.
Fix bug in our TLS socket creation around OOM.
Handle failed mallocs correctly during MbedTLS handshake.

v2.0.0-alpha.107

26 Sep 05:29
7c0bade
Compare
Choose a tag to compare

Avoid connecting to WiFi before scanning.
Scan all WiFi channels unless we're reconnecting to a known channel.
More helpful documentation on TimeInfo.stringify.
Switch to miniz instead of zlib.
Fix some situations in which the zlib would deadlock.
Add pure Toit support for zlib inflation.
Fix readdir for FreeRTOS targets.

v2.0.0-alpha.106

22 Sep 09:38
998ca8c
Compare
Choose a tag to compare

Fix deadlock in SystemEvent handling.
Reduce file read buffer size on FreeRTOS.
Don't run tests with UNIMPLEMENTED on Windows.

v2.0.0-alpha.105

20 Sep 08:01
5637ca9
Compare
Choose a tag to compare

Add even more WiFi debug logging.

v2.0.0-alpha.104

19 Sep 13:46
fb08896
Compare
Choose a tag to compare

Add more WiFi logging.