Squiggle logoSquiggle

v0.10.0

Published December 7, 2024

@quri/squiggle-lang

  • Partial compile-time type checking and inference (#3333)

  • Fix stack unwind in try() function (#3394)

  • Experimental: unit type annotations (#3323)

  • String.make supports d3 format strings for numbers and dates (#3435)

  • Fix minor parser quirks; allow line breaks in import statements and "a to b" expressions (#3406)

  • Added List.sample and List.sampleN (#3398)

  • Added Number.mod function (#3396)

  • Truncate long lists when converting to strings (#3440)

  • Added Number.maxValue and Number.minValue (#3397)

@quri/squiggle-components

  • Most viewer items begin in collapsed state (#3425)

  • Improve viewer UI (#3364)

  • Fix error location reporting in editor (#3368)

@quri/prettier-plugin-squiggle

Compatible with Squiggle 0.10.0. No extension-specific changes.

@quri/squiggle-textmate-grammar

Use 0.10.0 Squiggle. No extension-specific changes.

vscode-squiggle

Use 0.10.0 Squiggle. No extension-specific changes.

On this page