Skip to content

Releases: climateinteractive/SDEverywhere

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

cli: v0.7.41

14 Apr 20:37
0260e0e

Choose a tag to compare

0.7.41 (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

Dependencies

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

check-ui-shell: v0.2.20

14 Apr 20:37
0260e0e

Choose a tag to compare

0.2.20 (2026-04-14)

Dependencies

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

check-core: v0.1.8

14 Apr 20:37
0260e0e

Choose a tag to compare

0.1.8 (2026-04-14)

Bug Fixes

  • correct renamed variable handling so that check tests are unaffected by rename mappings (#808) (4a267b6), closes #807

build: v0.3.12

14 Apr 20:37
0260e0e

Choose a tag to compare

0.3.12 (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

Dependencies

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

parse: v0.1.3

10 Mar 00:33
04c5ebc

Choose a tag to compare

0.1.3 (2026-03-09)

Features

  • add initial support for XMILE/Stella models (#778) (b2e7f80), closes #468

create: v0.2.35

10 Mar 00:33
04c5ebc

Choose a tag to compare

0.2.35 (2026-03-09)

Features

  • add initial support for XMILE/Stella models (#778) (b2e7f80), closes #468

Dependencies

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