Skip to content

Releases: climateinteractive/SDEverywhere

compile: v0.7.13

11 Mar 21:07
fc1eb8a
Compare
Choose a tag to compare

0.7.13 (2024-03-11)

Bug Fixes

  • prevent subscripted input variables from being pruned (#439) (876dad7), closes #438
  • rewrite recordRefsOfVariable to avoid blowing the stack (#443) (a2bbce9), closes #442

cli: v0.7.19

11 Mar 21:07
fc1eb8a
Compare
Choose a tag to compare

0.7.19 (2024-03-11)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/compile bumped from ^0.7.12 to ^0.7.13

plugin-wasm: v0.2.3

23 Feb 21:14
39796a9
Compare
Choose a tag to compare

0.2.3 (2024-02-23)

Bug Fixes

  • improve error handling/reporting and prevent premature exit in dev mode (#434) (98ab523), closes #260

create: v0.2.9

23 Feb 21:14
39796a9
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/compile bumped from ^0.7.11 to ^0.7.12

compile: v0.7.12

23 Feb 21:14
39796a9
Compare
Choose a tag to compare

0.7.12 (2024-02-23)

Bug Fixes

  • improve error handling/reporting and prevent premature exit in dev mode (#434) (98ab523), closes #260

cli: v0.7.18

23 Feb 21:14
39796a9
Compare
Choose a tag to compare

0.7.18 (2024-02-23)

Bug Fixes

  • improve error handling/reporting and prevent premature exit in dev mode (#434) (98ab523), closes #260

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/build bumped from ^0.3.3 to ^0.3.4
      • @sdeverywhere/compile bumped from ^0.7.11 to ^0.7.12

build: v0.3.4

23 Feb 21:14
39796a9
Compare
Choose a tag to compare

0.3.4 (2024-02-23)

Bug Fixes

  • improve error handling/reporting and prevent premature exit in dev mode (#434) (98ab523), closes #260

cli: v0.7.17

15 Feb 01:44
d404e51
Compare
Choose a tag to compare

0.7.17 (2024-02-15)

Bug Fixes

  • require Node.js v18 as minimum supported version (#432) (f08d608), closes #431

create: v0.2.8

17 Jan 20:49
6ec1f63
Compare
Choose a tag to compare

0.2.8 (2024-01-17)

Bug Fixes

  • allow --genc and --list arguments to be used in the same sde generate command (#425) (9f97332), closes #424

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/compile bumped from ^0.7.10 to ^0.7.11

compile: v0.7.11

17 Jan 20:49
6ec1f63
Compare
Choose a tag to compare

0.7.11 (2024-01-17)

Bug Fixes

  • add new expandVarNames function that works with both old and new parsers (#423) (2964887), closes #422
  • add new implementation of read and code gen phases based on parse package (#413) (5538a4f), closes #412
  • allow --genc and --list arguments to be used in the same sde generate command (#425) (9f97332), closes #424