Skip to content

0.13.0

Compare
Choose a tag to compare
@Anton-4 Anton-4 released this 27 Jul 13:45
· 57 commits to main since this release
0.13.0
4b9c928

⚠️ This release requires a version of Roc released on August 23 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.13.0/nW9yMRtZuCYf1Oa9vbE5XoirMwzLbtoSgv7NGhUlqYA.tar.br" }

What's Changed

  • basic-cli now handles building itself using a build.roc file #194
  • Automatic file closing, better file reading #230
  • Update Arg module to new record builder syntax #227

Full Changelog: 0.12.0...0.13.0