Skip to content

chore: release main#577

Merged
chrispcampbell merged 3 commits into
mainfrom
release-please--branches--main
Dec 13, 2024
Merged

chore: release main#577
chrispcampbell merged 3 commits into
mainfrom
release-please--branches--main

Conversation

@climateinteractive-bot
Copy link
Copy Markdown
Contributor

@climateinteractive-bot climateinteractive-bot commented Dec 7, 2024

🤖 I have created a release beep boop

build: 0.3.7

0.3.7 (2024-12-13)

Bug Fixes

  • remove duplicate implementations of canonical[Var]Name functions (#580) (e215d7d), closes #578

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/parse bumped from ^0.1.1 to ^0.1.2
cli: 0.7.28

0.7.28 (2024-12-13)

Bug Fixes

  • remove legacy preprocessor implementation and use newer one from parse package (#576) (c04e0ca), closes #575
  • restore alphabetical sorting for sde generate --preprocess command (#587) (039fb79), closes #586
  • show full stack trace when build or test command fails (#581) (013bbf7), closes #579

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/build bumped from ^0.3.6 to ^0.3.7
      • @sdeverywhere/compile bumped from ^0.7.20 to ^0.7.21
compile: 0.7.21

0.7.21 (2024-12-13)

Bug Fixes

  • cast index values to double when used in expression position in C code generation (#591) (6e14176), closes #568
  • correct code generation for cases involving multiple dimensions that resolve to same family (#588) (6c4748f)
  • correct handling of ALLOCATE AVAILABLE calls where arguments are subscripted variables (#590) (0f741a5), closes #377
  • remove duplicate implementations of canonical[Var]Name functions (#580) (e215d7d), closes #578
  • remove legacy preprocessor implementation and use newer one from parse package (#576) (c04e0ca), closes #575
  • restore alphabetical sorting for sde generate --preprocess command (#587) (039fb79), closes #586

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/parse bumped from ^0.1.1 to ^0.1.2
create: 0.2.22

0.2.22 (2024-12-13)

Bug Fixes

  • remove legacy preprocessor implementation and use newer one from parse package (#576) (c04e0ca), closes #575

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/compile bumped from ^0.7.20 to ^0.7.21
parse: 0.1.2

0.1.2 (2024-12-13)

Bug Fixes

  • correct generated code when model variable name includes parentheses (#585) (25412f2), closes #582
  • remove duplicate implementations of canonical[Var]Name functions (#580) (e215d7d), closes #578
  • remove legacy preprocessor implementation and use newer one from parse package (#576) (c04e0ca), closes #575
  • restore alphabetical sorting for sde generate --preprocess command (#587) (039fb79), closes #586
plugin-check: 0.3.13

0.3.13 (2024-12-13)

Bug Fixes

  • remove duplicate implementations of canonical[Var]Name functions (#580) (e215d7d), closes #578

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @sdeverywhere/build bumped from * to 0.3.7
    • peerDependencies
      • @sdeverywhere/build bumped from ^0.3.6 to ^0.3.7
plugin-config: 0.2.7

0.2.7 (2024-12-13)

Bug Fixes

  • remove duplicate implementations of canonical[Var]Name functions (#580) (e215d7d), closes #578

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @sdeverywhere/build bumped from * to 0.3.7
    • peerDependencies
      • @sdeverywhere/build bumped from ^0.3.6 to ^0.3.7
plugin-vite: 0.1.11

0.1.11 (2024-12-13)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @sdeverywhere/build bumped from * to 0.3.7
    • peerDependencies
      • @sdeverywhere/build bumped from ^0.3.6 to ^0.3.7
plugin-wasm: 0.2.6

0.2.6 (2024-12-13)

Bug Fixes

  • remove duplicate implementations of canonical[Var]Name functions (#580) (e215d7d), closes #578

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @sdeverywhere/build bumped from * to 0.3.7
    • peerDependencies
      • @sdeverywhere/build bumped from ^0.3.6 to ^0.3.7
plugin-worker: 0.2.8

0.2.8 (2024-12-13)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @sdeverywhere/build bumped from * to 0.3.7
    • peerDependencies
      • @sdeverywhere/build bumped from ^0.3.6 to ^0.3.7

This PR was generated with Release Please. See documentation.

@climateinteractive-bot climateinteractive-bot force-pushed the release-please--branches--main branch 8 times, most recently from 4191b69 to 4d37c0b Compare December 13, 2024 22:58
@climateinteractive-bot climateinteractive-bot force-pushed the release-please--branches--main branch from 4d37c0b to b8da7a4 Compare December 13, 2024 23:48
@chrispcampbell chrispcampbell merged commit e2a1e71 into main Dec 13, 2024
@chrispcampbell chrispcampbell deleted the release-please--branches--main branch December 13, 2024 23:59
@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