v0.9.3
0.9.3
Published Feb 2, 2024
@quri/squiggle-lang
- 
Breaking: disallow capitalized variable names that we allowed by accident in 0.9.0 release (#2987) 
- 
Added @locationtag andTag.getLocation(#3011)
- 
Added @startOpen,@startClosed, andTag.getStartOpenState(#2975)
- 
Added Danger.parseFloat,System.sampleCountandDanger.now(#2974)
- 
SqOutputincludes a separateimportsdictionary; all exports are tagged withexportDatatag. (#2969)
- 
Bug fix: @formattag now works on 0 values (#2961)
Internals:
- 
Added versionAddedflag for built-in functions, for documenting the version when the function became available (#2965)
- 
Infrastructure for custom seedable PRNGs (#2992) 
@quri/squiggle-components
- 
Tooltips for top-level variables (#2776) 
- 
Tooltips for import strings can be injected with renderImportTooltipprop; used on Squiggle Hub to show imported model cards (#2990)
- 
Added simple keyboard navigation for the Viewer (#2983) 
- 
Show "Imports" and "Exports" tabs in the Viewer (#2969) 
- 
Grey out the Run button when code hasn't been changed (#3012) 
- 
Fixed an error with "Find in editor" and tooltips not working for decorated values (#2988) 
- 
Critical bug fix: always start dist y scale from 0 (#2982) 
@quri/prettier-plugin-squiggle
- Fixed incorrect extra commas on empty lists (#2997)
@quri/squiggle-textmate-grammar
Use 0.9.3 Squiggle. No extension-specific changes.
vscode-squiggle
Use 0.9.3 Squiggle. No extension-specific changes.
