Skip to content

Releases: climateinteractive/SDEverywhere

create: v0.2.38

Choose a tag to compare

@climateinteractive-bot climateinteractive-bot released this 03 Jun 20:29
e467066

0.2.38 (2026-06-03)

Dependencies

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

compile: v0.7.31

Choose a tag to compare

@climateinteractive-bot climateinteractive-bot released this 03 Jun 20:29
e467066

0.7.31 (2026-06-03)

Bug Fixes

  • replace SheetJS dependency with custom XLSX file reader (#833) (e8624ca), closes #832

cli: v0.7.43

Choose a tag to compare

@climateinteractive-bot climateinteractive-bot released this 03 Jun 20:29
e467066

0.7.43 (2026-06-03)

Dependencies

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

plugin-check: v0.3.33

Choose a tag to compare

@climateinteractive-bot climateinteractive-bot released this 28 May 19:23
4388a43

0.3.33 (2026-05-28)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-core bumped from ^0.1.11 to ^0.1.12
      • @sdeverywhere/check-ui-shell bumped from ^0.2.23 to ^0.2.24

check-ui-shell: v0.2.24

Choose a tag to compare

@climateinteractive-bot climateinteractive-bot released this 28 May 19:23
4388a43

0.2.24 (2026-05-28)

Bug Fixes

  • improve layout of error/warning annotations in model-check (#831) (f5dc050), closes #826
  • treat out-of-range values in comparison tests as a warning instead of error (#827) (5677f64), closes #825

Dependencies

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

check-core: v0.1.12

Choose a tag to compare

@climateinteractive-bot climateinteractive-bot released this 28 May 19:23
4388a43

0.1.12 (2026-05-28)

Bug Fixes

  • treat out-of-range values in comparison tests as a warning instead of error (#827) (5677f64), closes #825

plugin-check: v0.3.32

Choose a tag to compare

@climateinteractive-bot climateinteractive-bot released this 11 May 21:32
fb1b117

0.3.32 (2026-05-11)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-core bumped from ^0.1.10 to ^0.1.11
      • @sdeverywhere/check-ui-shell bumped from ^0.2.22 to ^0.2.23

check-ui-shell: v0.2.23

Choose a tag to compare

@climateinteractive-bot climateinteractive-bot released this 11 May 21:32
fb1b117

0.2.23 (2026-05-11)

Bug Fixes

  • improve performance stats view in model-check (#822) (58cf73b), closes #821

Dependencies

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

check-core: v0.1.11

Choose a tag to compare

@climateinteractive-bot climateinteractive-bot released this 11 May 21:32
fb1b117

0.1.11 (2026-05-11)

Bug Fixes

  • improve performance stats view in model-check (#822) (58cf73b), closes #821

plugin-config: v0.2.10

Choose a tag to compare

@climateinteractive-bot climateinteractive-bot released this 04 May 23:45
19507bd

0.2.10 (2026-05-04)

Bug Fixes

  • convert InputVar type to a discriminated union with slider and switch variants (#820) (9bd55cb), closes #819