Skip to content

0.9.0

Compare
Choose a tag to compare
@Anton-4 Anton-4 released this 12 Apr 17:52
· 374 commits to main since this release
0850c76

⚠️ This release requires a version of Roc released on April 15 2024 or later.

docs

examples

Roc syntax to use this platform:

packages { pf: "https://github.com/roc-lang/basic-cli/releases/download/0.9.0/oKWkaruh2zXxin_xfsYsCJobH1tO8_JvNkFzDwwzNUQ.tar.br" }
  • Breaking changes:

    • Utc now uses signed integer (#167)
    • Http.send now return Response instead of Str (#175)
    • Setting content-type header was adjusted to avoid conflicts (#179)
    • Decoder changes matching Roc language changes (#176)
  • Other:

    • Better error messages (#173, #174)
    • Docs improvement (#177)

New Contributors ❤️

Full Changelog: 0.8.1...0.9.0