Skip to content

plugin-wasm: v0.2.0

Compare
Choose a tag to compare
@climateinteractive-bot climateinteractive-bot released this 10 Dec 04:26
a3f5790

0.2.0 (2022-12-10)

⚠ BREAKING CHANGES

  • The startTime and endTime properties have been removed from the ModelSpec interface in the @sdeverywhere/build package, so it is no longer necessary for you to provide them in your sde.config.js file.

Bug Fixes

  • remove startTime and endTime from ModelSpec interface and handle SAVEPER != 1 (921014a)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @sdeverywhere/build bumped from * to 0.3.0