Skip to content

chore: release main#803

Merged
chrispcampbell merged 3 commits intomainfrom
release-please--branches--main
Apr 14, 2026
Merged

chore: release main#803
chrispcampbell merged 3 commits intomainfrom
release-please--branches--main

Conversation

@climateinteractive-bot
Copy link
Copy Markdown
Contributor

@climateinteractive-bot climateinteractive-bot commented Apr 10, 2026

🤖 I have created a release beep boop

build: 0.3.12

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
check-core: 0.1.8

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
check-ui-shell: 0.2.20

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
cli: 0.7.41

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
compile: 0.7.29

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
create: 0.2.36

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
parse: 0.1.4

0.1.4 (2026-04-14)

Bug Fixes

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

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

This PR was generated with Release Please. See documentation.

@climateinteractive-bot climateinteractive-bot force-pushed the release-please--branches--main branch 6 times, most recently from 333bf01 to de6d52a Compare April 14, 2026 18:52
@climateinteractive-bot climateinteractive-bot force-pushed the release-please--branches--main branch from de6d52a to 7075ab9 Compare April 14, 2026 19:37
@chrispcampbell chrispcampbell merged commit 0260e0e into main Apr 14, 2026
6 checks passed
@chrispcampbell chrispcampbell deleted the release-please--branches--main branch April 14, 2026 20:37
@climateinteractive-bot
Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment