Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@Anton-4 Anton-4 released this 28 Nov 19:03
· 39 commits to main since this release
d1de8c3

⚠️ This release requires a version of Roc released on November 29 2024 or later.

examples

Roc syntax to use this platform:

app [main] { pf: platform "https://github.com/roc-lang/basic-webserver/releases/download/0.10.0/BgDDIykwcg51W8HA58FE_BjdzgXVk--ucv6pVb_Adik.tar.br" }

Breaking Changes

  • Reordered the arguments of File.write, File.writeBytes and File.writeUtf8 #78
  • Added support for http extension methods #76
  • Roc Str.split and List.split updates #79

Other Changes

  • build.roc script now uses basic-cli 0.17.0 #79
  • Using the new Roc string interpolation syntax #75

New Contributors

Full Changelog: 0.9.0...0.10.0