0.9.2
Published Jan 12, 2023
@quri/squiggle-lang (opens in a new tab)
-
Breaking: Deprecated
Plot
titles (#2925 (opens in a new tab)) -
Breaking: Renamed
Tag.all
->Tag.getAll
(#2925 (opens in a new tab)) -
Breaking: Renamed
Tag.description
toTag.doc
(#2827 (opens in a new tab)) -
Fix
isEqual
and==
for Squiggle Lists (#2920 (opens in a new tab)) -
Added
throw
function (#2941 (opens in a new tab)) -
Adds
Tag.notebook
view for Lists (#2929 (opens in a new tab))
@quri/squiggle-components (opens in a new tab)
-
Top level navigation in viewer (Result/Variables) is represented as a dropdown (#2909 (opens in a new tab))
-
<SquiggleViewer>
component takes a singleSqValue
instead ofresultVariables
andresultItem
(#2909 (opens in a new tab)) -
Fixed
RelativeValues.gridPlot
display (#2927 (opens in a new tab)) -
Fixed dist chart legend positioning and how it affects the chart height (#2911 (opens in a new tab))
-
Fixed documention css quirks in editor (#2913 (opens in a new tab))
-
Added
Tag.notebook
view for Lists (#2929 (opens in a new tab))
@quri/prettier-plugin-squiggle (opens in a new tab)
- Fixed Prettier bug where trailing comma after single-element dict key would be removed (#2946 (opens in a new tab))
@quri/squiggle-textmate-grammar (opens in a new tab)
Initial public release. This package is used for highlighting Squiggle code in VS Code extension and in documentation.
vscode-squiggle (opens in a new tab)
Use 0.9.2 Squiggle. No extension-specific changes.