Skip to content

0.17.0

Latest
Compare
Choose a tag to compare
@Anton-4 Anton-4 released this 22 Nov 09:33
· 143 commits to main since this release
992fb4f

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

docs

examples

Roc syntax to use this platform:

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

Breaking changes

  • Reordered the arguments of File.write, File.writeBytes, File.writeUtf8, Path.write, Path.writeBytes and Path.writeUtf8. #267
  • Increased buffer size of Stdin.bytes to 16,384 bytes. #268
  • macos-12 testing deprecation #263
  • Roc Str.split and List.split updates #272

Full Changelog: 0.16.0...0.17.0