Skip to content

v1.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@m-mohr m-mohr released this 22 Jun 16:21
· 41 commits to master since this release
  • Allow to parse empty process graphs after setting ProcessGraph.allowEmpty()
  • Keep non-standardized node properties in ProcessGraphNode.toJSON()
  • Subtypes don't necessarily need a type
  • Remove JsonSchemaValidator.getTypeForValue()
  • Improve JSON Schema Validation for several subtypes
  • Fix build for Node v14
  • Fix several bugs