Skip to content

v1.3.0

Compare
Choose a tag to compare
@camargo camargo released this 17 Mar 16:34
· 1785 commits to develop since this release
30906f5

Summary

  • The sequence editor now supports the latest version of seq-json-schema (v1.0.17)
  • You can now make simulation optional per scheduling specification goal via the API. The UI will be included in a later release.
  • If an exception occurs during simulation, the time of the the exception is now reported
  • All fields from Seq JSON are now supported in the sequencing EDSL

What's Changed

Breaking Changes

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

New Features

Bug Fixes

  • Use enums for "enum boolean" types for sequences by @camargo in #727
  • Output non-matching eDSL objects to String by @goetzrrGit in #746

Refactoring

Documentation

  • Added triager role to governance model by @ewferg in #742

Build System and Dependencies

Full Changelog: v1.2.0...v1.3.0