Skip to content
Compare
Choose a tag to compare
@berekuk berekuk released this 04 May 20:11
· 724 commits to main since this release
ab601e2

Features:

  • Stable seeds; re-runs of the same model with the same seed will always give the identical result (#3006)

  • Added Meta+PageUp/PageDown shortcuts to control the current viewer tab (#3055)

  • Added clickable gutter lines to focus on value variables (#2980)

  • Show export data and links in Viewer (#3056)

  • Support autorun={false} prop in <SquigglePlayground> component (#3119)

Bugfixes:

  • Fixed the regression where stacktrace locations weren't clickable

  • Recognize != operators during highlighting (#3133)

  • Fixed the issue with persisting focus and collapse/expand state after errors (#3129)

  • Render negative values in pointsets correctly (#3126)

Experimental:

  • Support Spec values (#3113)

  • WebWorker runner (#3158)