Recent Releases of SDEverywhere
SDEverywhere - compile: v0.7.11
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 samesde generate
command (#425) (9f97332), closes #424
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - parse: v0.1.0
0.1.0 (2023-12-08)
Features
- add
parse
package (#406) (044d135), closes #405 - preserve Vensim group names during preprocessing and parsing (#418) (e755be2), closes #417
Bug Fixes
- add parentheses if needed when reduceConditionals optimization is applied (#411) (9269098), closes #410
- change reduceConditionals to not resolve variable references outside of the condition expression (#409) (62e1ab1), closes #408
- implement unary NOT case for reduceExpr (#415) (ce66990), closes #414
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - create: v0.2.7
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.9 to ^0.7.10
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - cli: v0.7.15
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.9 to ^0.7.10
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - compile: v0.7.10
0.7.10 (2023-11-15)
Bug Fixes
- allow lowercase cell reference in GET DIRECT function calls (#396) (76f890c), closes #395
- handle case where subscript/index appears in expression position (#398) (7ff1380), closes #397
- handle XLSX files in GET DIRECT {CONSTANTS,DATA,LOOKUPS} (#400) (16b1ddf), closes #399
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-config: v0.2.4
0.2.4 (2023-11-14)
Bug Fixes
- add a spec field to ConfigProcessorOptions to allow for providing additional spec.json values (#391) (82f2d93), closes #390
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - cli: v0.7.14
0.7.14 (2023-10-26)
Features
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - create: v0.2.6
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.8 to ^0.7.9
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - cli: v0.7.13
0.7.13 (2023-10-18)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.8 to ^0.7.9
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - compile: v0.7.9
0.7.9 (2023-10-18)
Bug Fixes
- allow numeric ranges in subscript range definitions (#375) (da13dc4), closes #318
- correct handling of lookups defined by GET DIRECT LOOKUPS when used as function call arguments (#379) (a032779), closes #378
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-wasm: v0.2.2
0.2.2 (2023-10-02)
Features
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - create: v0.2.5
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.7 to ^0.7.8
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - cli: v0.7.12
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.7 to ^0.7.8
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - compile: v0.7.8
0.7.8 (2023-09-29)
Bug Fixes
- prevent error in JSON listing creation when Time variable is not explicitly referenced in the model (#368) (4bf0a39), closes #365
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-vite: v0.1.8
0.1.8 (2023-09-29)
Note: This is a redo of the 0.1.7 release to workaround an npmjs registry issue. There are no actual changes in this release.
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-config: v0.2.3
0.2.3 (2023-09-29)
Note: This is a redo of the 0.2.2 release to workaround an npmjs registry issue. There are no actual changes in this release.
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-worker: v0.2.3
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.1 to ^0.2.2
- @sdeverywhere/runtime-async bumped from ^0.2.1 to ^0.2.2
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-check: v0.3.4
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.1 to ^0.2.2
- @sdeverywhere/runtime-async bumped from ^0.2.1 to ^0.2.2
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - runtime-async: v0.2.2
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.1 to ^0.2.2
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - runtime: v0.2.2
0.2.2 (2023-09-28)
Bug Fixes
- add trivial changes to correct previous publish failures and force re-publish (#362) (544d4da), closes #361
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - create: v0.2.4
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.6 to ^0.7.7
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-worker: v0.2.2
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.0 to ^0.2.1
- @sdeverywhere/runtime-async bumped from ^0.2.0 to ^0.2.1
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.2
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-wasm: v0.2.1
0.2.1 (2023-09-28)
Features
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.2
- devDependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-vite: v0.1.7
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.2
- devDependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-config: v0.2.2
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.2
- devDependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-check: v0.3.3
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.0 to ^0.2.1
- @sdeverywhere/runtime-async bumped from ^0.2.0 to ^0.2.1
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.2
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - runtime-async: v0.2.1
0.2.1 (2023-09-28)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.0 to ^0.2.1
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - runtime: v0.2.1
0.2.1 (2023-09-28)
Features
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - cli: v0.7.11
0.7.11 (2023-09-28)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.3.1 to ^0.3.2
- @sdeverywhere/compile bumped from ^0.7.6 to ^0.7.7
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - build: v0.3.2
0.3.2 (2023-09-28)
Features
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - compile: v0.7.7
0.7.7 (2023-09-28)
Features
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - create: v0.2.3
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.5 to ^0.7.6
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-worker: v0.2.1
0.2.1 (2023-09-05)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-vite: v0.1.6
0.1.6 (2023-09-05)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-check: v0.3.2
0.3.2 (2023-09-05)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/check-ui-shell bumped from ^0.2.2 to ^0.2.3
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - check-ui-shell: v0.2.3
0.2.3 (2023-09-05)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - cli: v0.7.10
0.7.10 (2023-09-05)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.5 to ^0.7.6
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - compile: v0.7.6
0.7.6 (2023-09-05)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 1 year ago
SDEverywhere - plugin-check: v0.3.1
0.3.1 (2023-06-18)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/check-core bumped from ^0.1.0 to ^0.1.1
- @sdeverywhere/check-ui-shell bumped from ^0.2.1 to ^0.2.2
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot almost 2 years ago
SDEverywhere - check-ui-shell: v0.2.2
0.2.2 (2023-06-18)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/check-core bumped from ^0.1.0 to ^0.1.1
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot almost 2 years ago
SDEverywhere - check-core: v0.1.1
0.1.1 (2023-06-18)
Features
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot almost 2 years ago
SDEverywhere - plugin-config: v0.2.1
0.2.1 (2023-05-03)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.1
- devDependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot almost 2 years ago
SDEverywhere - cli: v0.7.9
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.3.0 to ^0.3.1
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot almost 2 years ago
SDEverywhere - build: v0.3.1
0.3.1 (2023-05-03)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot almost 2 years ago
SDEverywhere - create: v0.2.2
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.4 to ^0.7.5
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot about 2 years ago
SDEverywhere - cli: v0.7.8
0.7.8 (2023-01-26)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.4 to ^0.7.5
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot about 2 years ago
SDEverywhere - compile: v0.7.5
0.7.5 (2023-01-26)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot about 2 years ago
SDEverywhere - create: v0.2.1
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.3 to ^0.7.4
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - cli: v0.7.7
0.7.7 (2022-12-13)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.3 to ^0.7.4
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - compile: v0.7.4
0.7.4 (2022-12-13)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - create: v0.2.0
0.2.0 (2022-12-10)
⚠ BREAKING CHANGES
- The
startTime
andendTime
properties have been removed from theModelSpec
interface in the@sdeverywhere/build
package, so it is no longer necessary for you to provide them in yoursde.config.js
file.
Bug Fixes
- remove
startTime
andendTime
fromModelSpec
interface and handle SAVEPER != 1 (921014a)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.2 to ^0.7.3
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-worker: v0.2.0
0.2.0 (2022-12-10)
⚠ BREAKING CHANGES
- The
startTime
andendTime
properties have been removed from theModelSpec
interface in the@sdeverywhere/build
package, so it is no longer necessary for you to provide them in yoursde.config.js
file.
Bug Fixes
- remove
startTime
andendTime
fromModelSpec
interface and handle SAVEPER != 1 (921014a)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.1.0 to ^0.2.0
- @sdeverywhere/runtime-async bumped from ^0.1.0 to ^0.2.0
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.0
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-wasm: v0.2.0
0.2.0 (2022-12-10)
⚠ BREAKING CHANGES
- The
startTime
andendTime
properties have been removed from theModelSpec
interface in the@sdeverywhere/build
package, so it is no longer necessary for you to provide them in yoursde.config.js
file.
Bug Fixes
- remove
startTime
andendTime
fromModelSpec
interface and handle SAVEPER != 1 (921014a)
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.0
- devDependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-vite: v0.1.5
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.0
- devDependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-config: v0.2.0
0.2.0 (2022-12-10)
⚠ BREAKING CHANGES
- The
startTime
andendTime
properties have been removed from theModelSpec
interface in the@sdeverywhere/build
package, so it is no longer necessary for you to provide them in yoursde.config.js
file.
Bug Fixes
- remove
startTime
andendTime
fromModelSpec
interface and handle SAVEPER != 1 (921014a) - upgrade csv-parse to 5.3.3 and update option names (#300) (71d0c8b), closes #299
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.0
- devDependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-check: v0.3.0
0.3.0 (2022-12-10)
⚠ BREAKING CHANGES
- The
startTime
andendTime
properties have been removed from theModelSpec
interface in the@sdeverywhere/build
package, so it is no longer necessary for you to provide them in yoursde.config.js
file.
Bug Fixes
- remove
startTime
andendTime
fromModelSpec
interface and handle SAVEPER != 1 (921014a)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.1.0 to ^0.2.0
- @sdeverywhere/runtime-async bumped from ^0.1.0 to ^0.2.0
- devDependencies
- @sdeverywhere/build bumped from * to 0.3.0
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - runtime-async: v0.2.0
0.2.0 (2022-12-10)
⚠ BREAKING CHANGES
- The
startTime
andendTime
properties have been removed from theModelSpec
interface in the@sdeverywhere/build
package, so it is no longer necessary for you to provide them in yoursde.config.js
file.
Bug Fixes
- remove
startTime
andendTime
fromModelSpec
interface and handle SAVEPER != 1 (921014a)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.1.0 to ^0.2.0
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - runtime: v0.2.0
0.2.0 (2022-12-10)
⚠ BREAKING CHANGES
- The
startTime
andendTime
properties have been removed from theModelSpec
interface in the@sdeverywhere/build
package, so it is no longer necessary for you to provide them in yoursde.config.js
file. - The
timeStart
andtimeEnd
properties in theOutputs
class in the@sdeverywhere/runtime
package have been renamed tostartTime
andendTime
, and there is an additionalsaveFreq
argument for theOutputs
constructor (which defaults to 1).
Bug Fixes
- change Series.getValueAtTime to work with non-1 save frequency (ba510b0)
- remove
startTime
andendTime
fromModelSpec
interface and handle SAVEPER != 1 (921014a)
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - cli: v0.7.6
0.7.6 (2022-12-10)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.2.0 to ^0.3.0
- @sdeverywhere/compile bumped from ^0.7.2 to ^0.7.3
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - build: v0.3.0
0.3.0 (2022-12-10)
⚠ BREAKING CHANGES
- The
startTime
andendTime
properties have been removed from theModelSpec
interface in the@sdeverywhere/build
package, so it is no longer necessary for you to provide them in yoursde.config.js
file.
Bug Fixes
- remove
startTime
andendTime
fromModelSpec
interface and handle SAVEPER != 1 (921014a)
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - compile: v0.7.3
0.7.3 (2022-12-10)
Features
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - create: v0.1.3
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.1 to ^0.7.2
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - cli: v0.7.5
0.7.5 (2022-12-09)
Features
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.1 to ^0.7.2
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - compile: v0.7.2
0.7.2 (2022-12-09)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-check: v0.2.2
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/check-ui-shell bumped from ^0.2.0 to ^0.2.1
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - check-ui-shell: v0.2.1
0.2.1 (2022-10-29)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - create: v0.1.2
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.0 to ^0.7.1
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-vite: v0.1.4
0.1.4 (2022-10-25)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - cli: v0.7.4
0.7.4 (2022-10-25)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/compile bumped from ^0.7.0 to ^0.7.1
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - compile: v0.7.1
0.7.1 (2022-10-25)
Features
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-check: v0.2.1
0.2.1 (2022-09-30)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - cli: v0.7.3
0.7.3 (2022-09-30)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - create: v0.1.1
0.1.1 (2022-09-28)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-worker: v0.1.4
0.1.4 (2022-09-28)
Bug Fixes
- make build package a peer dependency for plugins (#241) (05ea85f), closes #237
- upgrade to vite 3.1.3 (#242) (e6ff922), closes #238
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-wasm: v0.1.3
0.1.3 (2022-09-28)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-vite: v0.1.3
0.1.3 (2022-09-28)
Bug Fixes
- make build package a peer dependency for plugins (#241) (05ea85f), closes #237
- upgrade to vite 3.1.3 (#242) (e6ff922), closes #238
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-config: v0.1.1
0.1.1 (2022-09-28)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-check: v0.2.0
0.2.0 (2022-09-28)
Features
- allow for selecting different model-check baseline bundle in local dev mode (#246) (6425eb8), closes #244
Bug Fixes
- make build package a peer dependency for plugins (#241) (05ea85f), closes #237
- upgrade to vite 3.1.3 (#242) (e6ff922), closes #238
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/check-ui-shell bumped from ^0.1.1 to ^0.2.0
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - check-ui-shell: v0.2.0
0.2.0 (2022-09-28)
Features
- allow for selecting different model-check baseline bundle in local dev mode (#246) (6425eb8), closes #244
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - create: v0.1.0
0.1.0 (2022-09-22)
Features
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-worker: v0.1.3
0.1.3 (2022-09-21)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.1 to ^0.2.0
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-wasm: v0.1.2
0.1.2 (2022-09-21)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.1 to ^0.2.0
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-vite: v0.1.2
0.1.2 (2022-09-21)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.1 to ^0.2.0
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-config: v0.1.0
0.1.0 (2022-09-22)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.1 to ^0.2.0
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-check: v0.1.5
0.1.5 (2022-09-21)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.1 to ^0.2.0
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - cli: v0.7.2
0.7.2 (2022-09-21)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.1 to ^0.2.0
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - build: v0.2.0
0.2.0 (2022-09-22)
Features
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-check: v0.1.4
0.1.4 (2022-08-09)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-worker: v0.1.2
0.1.2 (2022-08-05)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.0 to ^0.1.1
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-wasm: v0.1.1
0.1.1 (2022-08-05)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.0 to ^0.1.1
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-vite: v0.1.1
0.1.1 (2022-08-05)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.0 to ^0.1.1
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-check: v0.1.3
0.1.3 (2022-08-06)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.0 to ^0.1.1
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - cli: v0.7.1
0.7.1 (2022-08-06)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.0 to ^0.1.1
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - build: v0.1.1
0.1.1 (2022-08-06)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot over 2 years ago
SDEverywhere - plugin-check: v0.1.2
0.1.2 (2022-07-12)
Bug Fixes
- add explicit "optimizeDeps.include" entries for check report Vite config (#220) (b79ddb1), closes #219
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot almost 3 years ago
SDEverywhere - plugin-worker: v0.1.1
0.1.1 (2022-07-12)
Bug Fixes
- add rollup as dependency to avoid issues with transitive peerDependencies (#214) (4ca5052), closes #209
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot almost 3 years ago
SDEverywhere - plugin-check: v0.1.1
0.1.1 (2022-07-12)
Bug Fixes
- add rollup as dependency to avoid issues with transitive peerDependencies (#214) (4ca5052), closes #209
- configure cacheDir in Vite config for plugin-check report (#216) (7d54e16), closes #207
- generate default test config on first build in dev mode (#217) (c6ab511), closes #211
- remove rollup-plugin-node-polyfills dependency and use custom no-op polyfills (#212) (b3c3f20), closes #210
Dependencies
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/check-ui-shell bumped from ^0.1.0 to ^0.1.1
- dependencies
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot almost 3 years ago
SDEverywhere - check-ui-shell: v0.1.1
0.1.1 (2022-07-12)
Bug Fixes
- move svelte-awesome to devDependencies to avoid peer dependency issues (#215) (a75dfe3), closes #208
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot almost 3 years ago
SDEverywhere - plugin-worker: v0.1.0
0.1.0 (2022-06-28)
Features
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot almost 3 years ago
SDEverywhere - plugin-wasm: v0.1.0
0.1.0 (2022-06-28)
Features
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot almost 3 years ago