Squiggle logoSquiggle

v0.9.2

0.9.2

Published Jan 12, 2023

@quri/squiggle-lang

  • Breaking: Deprecated Plot titles (#2925)

  • Breaking: Renamed Tag.all -> Tag.getAll (#2925)

  • Breaking: Renamed Tag.description to Tag.doc (#2827)

  • Fix isEqual and == for Squiggle Lists (#2920)

  • Added throw function (#2941)

  • Adds Tag.notebook view for Lists (#2929)

@quri/squiggle-components

  • Top level navigation in viewer (Result/Variables) is represented as a dropdown (#2909)

  • <SquiggleViewer> component takes a single SqValue instead of resultVariables and resultItem (#2909)

  • Fixed RelativeValues.gridPlot display (#2927)

  • Fixed dist chart legend positioning and how it affects the chart height (#2911)

  • Fixed documention css quirks in editor (#2913)

  • Added Tag.notebook view for Lists (#2929)

@quri/prettier-plugin-squiggle

  • Fixed Prettier bug where trailing comma after single-element dict key would be removed (#2946)

@quri/squiggle-textmate-grammar

Initial public release. This package is used for highlighting Squiggle code in VS Code extension and in documentation.

vscode-squiggle

Use 0.9.2 Squiggle. No extension-specific changes.

On this page