Skip to content

v1.4.0

Compare
Choose a tag to compare
@camargo camargo released this 03 Apr 22:02
· 1711 commits to develop since this release
36ae528

Summary

  • Temporal subset simulation
  • Author hardware and immediate commands in the sequence editor using the EDSL
  • Activity presets in scheduling goals (see docs)
  • Specify the duration of an activity in a scheduling goal to match the duration of a window (see docs)
  • GraphQL query for resource data at a given offset (see docs)

What's Changed

Breaking Changes

Please see our latest upgrade guide for complete instructions for upgrading from 1.3.0 to 1.4.0.

New Features

Bug Fixes

  • Close SimulationEngine when Scheduling Finishes by @Mythicaeda in #809
  • Fixed argument ordering when seqjson is generated by @cohansen in #821
  • Use simulated id rather than directive id as key for simulatedActivityRecords by @mattdailis in #835

Refactoring

Performance Improvements

Build System and Dependencies

Full Changelog: v1.3.0...v1.4.0