Skip to content

0.14.0

Compare
Choose a tag to compare
@Anton-4 Anton-4 released this 23 Aug 12:38
· 32 commits to main since this release
0.14.0
8dea470

⚠️ This release requires a version of Roc released between August 23 and August 30 2024.

docs

examples

Roc syntax to use this platform:

app [main] { pf: platform "https://github.com/roc-lang/basic-cli/releases/download/0.14.0/dC5ceT962N_4jmoyoffVdphJ_4GlW3YMhAPyGPr-nU0.tar.br" }

What's Changed

  • Make Tcp use a heap like File #237

  • Replace deprecated backpassing, use new ? syntax #244

  • fix docs examples for File.readBytes and File.readUtf8 #238

  • support cargo debug build in build.roc #239

Full Changelog: 0.13.0...0.14.0