Releases: toitlang/toit
v2.0.0-alpha.134
Fix RMT support by including missing primitives.
Allow longer strings in exception stack traces.
v2.0.0-alpha.133
Fix windows event source reference counting.
v2.0.0-alpha.132
Make tls.cc compatible with older MbedTLS.
Make ethernet and cellular clients more robust against cancelation.
Fix and test 'make install'.
v2.0.0-alpha.131
Make storage.Bucket.get robust against corruption.
Fix version file on Windows.
v2.0.0-alpha.130
Allow Task.group with 0 and 1 arguments.
Fix wifi.scan regression.
v2.0.0-alpha.129
Delay UART printing until FreeRTOS runs on ESP32.
v2.0.0-alpha.128
Larger UART buffers when marked as high priority.
Fix encoding of negative float32s in ByteOrder class.
Move 'program-name' to 'system', and add 'system.program-path'.
Allow scanning when already connected to WiFi.
Roll esp idf.
v2.0.0-alpha.127
Only report package diagnostics when a file is opened.
Fix escapes in toitdocs.
v2.0.0-alpha.126
Analyze each URI in its own project.
Fix documentation for 'glob'.
v2.0.0-alpha.125
Allow GCs during TLS handshakes.