Skip to content

alpha4-*

Latest

Choose a tag to compare

@Anton-4 Anton-4 released this 26 Aug 12:28
· 734 commits to main since this release
d73ea10

πŸ†• Additions

πŸ—‘οΈ Deprecated

  • Num.[f32,f64]_[to,from]_parts #7741

πŸ› Fixes

  • roc check on file that isn't app #7870
  • Language server crash when downloading something that's not in the cache #8237
  • Language server stack overflow #8204
  • Alias Str.Utf8Problem not registered in delayed aliases #8182
  • not a tag union: Alias(... #8107
  • Correct exit code when expect fails with roc somefile.roc #7767
  • roc format --migrate fixes #7716
  • Tutorial copy button #8077
  • Fix undefined behavior in canonicalization #7835
  • Fix broken links in docs #8235 813709b 6c09f23 8bd4f20

✨ Improvements

  • Massive build speed improvement when using many ? #7884
  • Better AI docs for packages, builtins, and platforms #8131
  • Better Result docs #8220
  • roc build no longer tries to run if the check phase did not pass #7784
  • Nicer error tip on undefined symbol #7913

Other Notable Changes