Skip to content

runtime-async: v0.2.3

Compare
Choose a tag to compare
@climateinteractive-bot climateinteractive-bot released this 17 Aug 03:15
56996fc

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