Skip to content

Releases: climateinteractive/SDEverywhere

plugin-check: v0.3.30

01 May 00:19
c263fc5

Choose a tag to compare

0.3.30 (2026-05-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-core bumped from ^0.1.8 to ^0.1.9
      • @sdeverywhere/check-ui-shell bumped from ^0.2.20 to ^0.2.21

check-ui-shell: v0.2.21

01 May 00:19
c263fc5

Choose a tag to compare

0.2.21 (2026-05-01)

Bug Fixes

  • update SuiteRunner to correctly handle task errors + display errors in CLI and UI (#813) (f0da024), closes #812

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-core bumped from ^0.1.8 to ^0.1.9

check-core: v0.1.9

01 May 00:19
c263fc5

Choose a tag to compare

0.1.9 (2026-05-01)

Bug Fixes

  • update SuiteRunner to correctly handle task errors + display errors in CLI and UI (#813) (f0da024), closes #812

create: v0.2.37

29 Apr 00:22
3b2b7da

Choose a tag to compare

0.2.37 (2026-04-28)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/compile bumped from ^0.7.29 to ^0.7.30

compile: v0.7.30

29 Apr 00:22
3b2b7da

Choose a tag to compare

0.7.30 (2026-04-28)

Features

  • add support for Vensim's ALLOCATE BY PRIORITY function (#809) (197b261), closes #792

cli: v0.7.42

29 Apr 00:22
3b2b7da

Choose a tag to compare

0.7.42 (2026-04-28)

Features

  • add support for Vensim's ALLOCATE BY PRIORITY function (#809) (197b261), closes #792

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/compile bumped from ^0.7.29 to ^0.7.30

plugin-check: v0.3.29

14 Apr 20:37
0260e0e

Choose a tag to compare

0.3.29 (2026-04-14)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-core bumped from ^0.1.7 to ^0.1.8
      • @sdeverywhere/check-ui-shell bumped from ^0.2.19 to ^0.2.20

parse: v0.1.4

14 Apr 20:37
0260e0e

Choose a tag to compare

0.1.4 (2026-04-14)

Bug Fixes

  • handle more special characters when converting variable names to canonical IDs (#798) (3d7a470), closes #794

create: v0.2.36

14 Apr 20:37
0260e0e

Choose a tag to compare

0.2.36 (2026-04-14)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/compile bumped from ^0.7.28 to ^0.7.29

compile: v0.7.29

14 Apr 20:37
0260e0e

Choose a tag to compare

0.7.29 (2026-04-14)

Bug Fixes

  • add --datadir option to sde generate to allow for resolving data file paths in their original location (#804) (e168fd5), closes #303
  • correct generated code for apply-to-all lookup definitions (#805) (b6762de), closes #642
  • correct handling of blank and non-numeric cells for GET DIRECT DATA and GET DIRECT LOOKUPS (#799) (82066e6), closes #796
  • treat GET XLS ... function calls as synonymous with GET DIRECT... (#806) (1021e65), closes #402
  • visit variable ref in lookup-call expressions to ensure that marked dimensions are detected (#802) (65e6caf), closes #801

Performance Improvements

  • optimize expandedRefIdsForVar to better handle large dimensions (#800) (879d3df), closes #797

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/parse bumped from ^0.1.3 to ^0.1.4