Releases: climateinteractive/SDEverywhere
Releases · climateinteractive/SDEverywhere
plugin-worker: v0.2.5
0.2.5 (2024-08-21)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.3 to ^0.2.4
- @sdeverywhere/runtime-async bumped from ^0.2.3 to ^0.2.4
- dependencies
plugin-check: v0.3.7
0.3.7 (2024-08-21)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.3 to ^0.2.4
- @sdeverywhere/runtime-async bumped from ^0.2.3 to ^0.2.4
- dependencies
create: v0.2.16
runtime: v0.2.3
0.2.3 (2024-08-17)
Features
- add compiler and runtime support for generating pure JS models (#486) (42d4dc6), closes #437
- add support for GAME function and for providing gaming inputs at runtime (#505) (338e91e), closes #483
- allow for creating a LookupDef without manually initializing a ModelListing (#502) (5690055), closes #501
- allow for overriding data variables and lookups at runtime (#490) (6c888e8), closes #472
Bug Fixes
- allow runModel to proceed without error when inputs array is empty (#499) (3996237), closes #498
- change encoding of variable and lookup indices to allow for arbitrary number of subscripts (#507) (697e943), closes #506
- refactor runtime and runtime-async packages to allocate/grow buffers on demand (#484) (5e1c686), closes #471
- update build and plugin packages to support JS code generation (#487) (18b0873), closes #479
- update plugin-wasm to export
_free
function (#475) (1a77eed), closes #474
runtime-async: v0.2.3
0.2.3 (2024-08-17)
Features
- add compiler and runtime support for generating pure JS models (#486) (42d4dc6), closes #437
- allow for creating a LookupDef without manually initializing a ModelListing (#502) (5690055), closes #501
- allow for overriding data variables and lookups at runtime (#490) (6c888e8), closes #472
Bug Fixes
- allow runModel to proceed without error when inputs array is empty (#499) (3996237), closes #498
- refactor runtime and runtime-async packages to allocate/grow buffers on demand (#484) (5e1c686), closes #471
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.2 to ^0.2.3
- dependencies
plugin-worker: v0.2.4
0.2.4 (2024-08-17)
Features
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.2 to ^0.2.3
- @sdeverywhere/runtime-async bumped from ^0.2.2 to ^0.2.3
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.5
- peerDependencies
- @sdeverywhere/build bumped from ^0.3.0 to ^0.3.5
- dependencies
plugin-wasm: v0.2.4
0.2.4 (2024-08-17)
Features
- add bundleListing, customLookups, and customOutputs settings to control code generation (#504) (fcea642), closes #503
- add compiler and runtime support for generating pure JS models (#486) (42d4dc6), closes #437
- allow for creating a LookupDef without manually initializing a ModelListing (#502) (5690055), closes #501
- allow for overriding data variables and lookups at runtime (#490) (6c888e8), closes #472
- change ModelSpec to allow for simple array of input/output var names (#495) (3130901), closes #494
Bug Fixes
- change plugin-wasm to expose outputVarIds in the generated module (#482) (9c2f7d1), closes #481
- update build and plugin packages to support JS code generation (#487) (18b0873), closes #479
- update plugin-wasm to export
_free
function (#475) (1a77eed), closes #474
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.5
- peerDependencies
- @sdeverywhere/build bumped from ^0.3.0 to ^0.3.5
- devDependencies
plugin-vite: v0.1.9
0.1.9 (2024-08-17)
Features
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.5
- peerDependencies
- @sdeverywhere/build bumped from ^0.3.0 to ^0.3.5
- devDependencies
plugin-config: v0.2.5
0.2.5 (2024-08-17)
Features
- add bundleListing, customLookups, and customOutputs settings to control code generation (#504) (fcea642), closes #503
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.5
- peerDependencies
- @sdeverywhere/build bumped from ^0.3.1 to ^0.3.5
- devDependencies
plugin-check: v0.3.6
0.3.6 (2024-08-17)
Features
- add compiler and runtime support for generating pure JS models (#486) (42d4dc6), closes #437
- change ModelSpec to allow for simple array of input/output var names (#495) (3130901), closes #494
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.2 to ^0.2.3
- @sdeverywhere/runtime-async bumped from ^0.2.2 to ^0.2.3
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.5
- peerDependencies
- @sdeverywhere/build bumped from ^0.3.0 to ^0.3.5
- dependencies