Skip to content

Latest commit

 

History

History
466 lines (259 loc) · 22.9 KB

File metadata and controls

466 lines (259 loc) · 22.9 KB

Changelog

0.3.29 (2026-04-14)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-core bumped from ^0.1.7 to ^0.1.8
      • @sdeverywhere/check-ui-shell bumped from ^0.2.19 to ^0.2.20

0.3.28 (2026-02-17)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-ui-shell bumped from ^0.2.18 to ^0.2.19

0.3.27 (2026-02-04)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-ui-shell bumped from ^0.2.17 to ^0.2.18
      • @sdeverywhere/runtime bumped from ^0.2.7 to ^0.2.8
      • @sdeverywhere/runtime-async bumped from ^0.2.7 to ^0.2.8
    • peerDependencies
      • @sdeverywhere/build bumped from ^0.3.7 to ^0.3.10

0.3.26 (2026-01-13)

Features

  • add support for loading model-check bundles from password-protected servers (#763) (900bd22), closes #762

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-ui-shell bumped from ^0.2.16 to ^0.2.17

0.3.25 (2026-01-10)

Bug Fixes

0.3.24 (2026-01-08)

Dependencies

  • upgrade chokidar to 5.0.0 + replace tiny-glob with tinyglobby (#753) (c0e7e62), closes #752
  • upgrade vite to ^7.1.12 + upgrade vitest to ^4.0.16 (#735) (f16f127), closes #734
  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-ui-shell bumped from ^0.2.15 to ^0.2.16

0.3.23 (2026-01-07)

Bug Fixes

  • include correct timestamp for current bundle in bundle selector (#727) (66d010a), closes #726
  • use dynamic import to load local bundles + update glob pattern to allow for loading bundles in subdirectories (#729) (b3e459b), closes #712

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-ui-shell bumped from ^0.2.14 to ^0.2.15

0.3.22 (2026-01-05)

Bug Fixes

  • update BundleGraphView interface to allow for updating data, custom legend, and non-canvas implementations (#724) (1296c6d), closes #723

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-core bumped from ^0.1.6 to ^0.1.7
      • @sdeverywhere/check-ui-shell bumped from ^0.2.13 to ^0.2.14

0.3.21 (2025-12-08)

Features

  • allow for loading (and downloading) remote bundles in model-check (#698) (78400b3), closes #697

Dependencies

  • upgrade rollup to 4.53.3 + upgrade related [@rollup](https://github.com/rollup) plugins (#703) (fdfb5c7), closes #702
  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-ui-shell bumped from ^0.2.12 to ^0.2.13

0.3.20 (2025-10-31)

Features

  • add support for filtering/skipping checks and comparisons in model-check (#686) (95a0c53), closes #682
  • add support for running multiple pairs of model instances concurrently in model-check (#688) (db975b0), closes #683
  • add Trace View (tracing/diagnosis tool) to model-check (#684) (a9f2b1c), closes #675

Bug Fixes

  • reduce size of impl var metadata in model-check bundle (#689) (58cccb5), closes #687

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-core bumped from ^0.1.5 to ^0.1.6
      • @sdeverywhere/check-ui-shell bumped from ^0.2.11 to ^0.2.12

0.3.19 (2025-10-17)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-ui-shell bumped from ^0.2.10 to ^0.2.11

0.3.18 (2025-10-08)

Dependencies

  • upgrade to vite 7.1.9 + svelte 5.39.10 (39108d2)
  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-ui-shell bumped from ^0.2.9 to ^0.2.10

0.3.17 (2025-04-26)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/runtime bumped from ^0.2.6 to ^0.2.7
      • @sdeverywhere/runtime-async bumped from ^0.2.6 to ^0.2.7

0.3.16 (2025-04-14)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-core bumped from ^0.1.4 to ^0.1.5
      • @sdeverywhere/check-ui-shell bumped from ^0.2.8 to ^0.2.9

0.3.15 (2025-03-13)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-core bumped from ^0.1.3 to ^0.1.4
      • @sdeverywhere/check-ui-shell bumped from ^0.2.7 to ^0.2.8

0.3.14 (2025-01-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/runtime bumped from ^0.2.5 to ^0.2.6
      • @sdeverywhere/runtime-async bumped from ^0.2.5 to ^0.2.6

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
    • peerDependencies
      • @sdeverywhere/build bumped from ^0.3.6 to ^0.3.7

0.3.12 (2024-12-02)

Bug Fixes

  • set input to correct value for at-max setting (#572) (109d385), closes #570
  • update default plugin-check configuration to include comparison yaml files (#574) (24f5e56), closes #571

0.3.11 (2024-10-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-ui-shell bumped from ^0.2.6 to ^0.2.7

0.3.10 (2024-10-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-core bumped from ^0.1.2 to ^0.1.3
      • @sdeverywhere/check-ui-shell bumped from ^0.2.5 to ^0.2.6

0.3.9 (2024-08-27)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/runtime bumped from ^0.2.4 to ^0.2.5
      • @sdeverywhere/runtime-async bumped from ^0.2.4 to ^0.2.5

0.3.8 (2024-08-23)

Bug Fixes

  • upgrade to vite 5.x + upgrade related packages (#519) (b89d013), closes #518

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-ui-shell bumped from ^0.2.4 to ^0.2.5
    • peerDependencies
      • @sdeverywhere/build bumped from ^0.3.5 to ^0.3.6

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

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

  • update build and plugin packages to support JS code generation (#487) (18b0873), closes #479

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
    • peerDependencies
      • @sdeverywhere/build bumped from ^0.3.0 to ^0.3.5

0.3.5 (2024-03-26)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-core bumped from ^0.1.1 to ^0.1.2
      • @sdeverywhere/check-ui-shell bumped from ^0.2.3 to ^0.2.4

0.3.4 (2023-09-28)

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

0.3.3 (2023-09-28)

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

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

0.3.1 (2023-06-18)

Features

  • allow for defining model comparison scenarios in YAML files (#330) (426eab1), closes #315

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

0.3.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
    • dependencies
      • @sdeverywhere/runtime bumped from ^0.1.0 to ^0.2.0
      • @sdeverywhere/runtime-async bumped from ^0.1.0 to ^0.2.0
    • peerDependencies
      • @sdeverywhere/build bumped from ^0.2.0 to ^0.3.0

0.2.2 (2022-10-28)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-ui-shell bumped from ^0.2.0 to ^0.2.1

0.2.1 (2022-09-30)

Bug Fixes

  • make plugin-check automatically copy current bundle to baselines (#257) (0462f7f), closes #256

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-ui-shell bumped from ^0.1.1 to ^0.2.0

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

0.1.4 (2022-08-09)

Bug Fixes

  • exclude moment dependency in plugin-check report config (#226) (3e9da1a), closes #225

0.1.3 (2022-08-06)

Bug Fixes

  • correct handling of paths on Windows and those containing spaces (#223) (c783e81), closes #222

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/build bumped from ^0.1.0 to ^0.1.1

0.1.2 (2022-07-12)

Bug Fixes

  • add explicit "optimizeDeps.include" entries for check report Vite config (#220) (b79ddb1), closes #219

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

0.1.0 (2022-06-28)

Features

  • add build and plugin-{check,vite,wasm,worker} packages (#206) (dd34cbf), closes #203