Skip to content

Releases: JuliaPluto/advanced-vscode-extension

v0.2.7

16 Nov 20:47

Choose a tag to compare

0.2.7 (2025-11-16)

Bug Fixes

v0.2.6

14 Nov 08:44

Choose a tag to compare

0.2.6 (2025-11-14)

Bug Fixes

v0.2.5

10 Nov 08:49

Choose a tag to compare

0.2.5 (2025-11-10)

Bug Fixes

  • deps: bump rainbow to fix toml parsing/deparsing (2b8c7aa)

v0.2.4

07 Nov 10:06

Choose a tag to compare

0.2.4 (2025-11-07)

Bug Fixes

  • apply image filter in carets in dark mode (3cb283c)
  • notebook serialization (ef87360)
  • remove infinite loop from renderer when view errors (740744c)
  • stability issue with actions (85dd298)

v0.2.3

03 Nov 09:39

Choose a tag to compare

0.2.3 (2025-11-03)

Bug Fixes

  • never set load_path to '' (c904383)

v0.2.2

30 Oct 14:20

Choose a tag to compare

0.2.2 (2025-10-30)

Bug Fixes

  • adjust execution to fix some macs (d19befe)

v0.2.1

28 Oct 20:43

Choose a tag to compare

0.2.1 (2025-10-28)

Bug Fixes

  • use ProcessExecution to avoid shell quote issues (d30bcac)

v0.2.0

26 Oct 21:11

Choose a tag to compare

0.2.0 (2025-10-26)

Features

  • windows installation working (after juliaup) (03bc90f)

v0.1.2

25 Oct 20:41

Choose a tag to compare

0.1.2 (2025-10-25)

Bug Fixes

  • do our own setup on julia 1.11.7 (ecf1da2)
  • make pluto-notebook's default julia version a setting (3f972e4)
  • remove usage of node's fs, in favor of VSCode apis (6248445)
  • reorganize to sanitize and limit polyfill usage, include new rainbow (4b027a0)

v0.1.1

24 Oct 12:25

Choose a tag to compare

0.1.1 (2025-10-24)

Bug Fixes