Skip to content

Latest commit

 

History

History
52 lines (26 loc) · 2.81 KB

File metadata and controls

52 lines (26 loc) · 2.81 KB

0.9.3

Published Feb 2, 2024

  • Breaking: disallow capitalized variable names that we allowed by accident in 0.9.0 release (#2987)

  • Added @location tag and Tag.getLocation (#3011)

  • Added @startOpen, @startClosed, and Tag.getStartOpenState (#2975)

  • Added Danger.parseFloat, System.sampleCount and Danger.now (#2974)

  • SqOutput includes a separate imports dictionary; all exports are tagged with exportData tag. (#2969)

  • Bug fix: @format tag now works on 0 values (#2961)

Internals:

  • Added versionAdded flag for built-in functions, for documenting the version when the function became available (#2965)

  • Infrastructure for custom seedable PRNGs (#2992)

  • Tooltips for top-level variables (#2776)

  • Tooltips for import strings can be injected with renderImportTooltip prop; 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)

  • Fixed incorrect extra commas on empty lists (#2997)

Use 0.9.3 Squiggle. No extension-specific changes.

Use 0.9.3 Squiggle. No extension-specific changes.