Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@tomhollingworth tomhollingworth released this 19 Feb 20:08
· 1 commit to main since this release
9e00162

Add

  • Add concrete JSON schema definitions for WorkflowSpecificationConnectionType, WorkflowSpecificationNodeType, and ResourceNetworkConnectionType (#5)
  • Add copy of v2.0.0 into v2.0.1 schema (#5)
  • Add documentation post for v2.0.1 (#5)

Change

  • Change copyright date to 2025 (#5)
  • Change indentation in workflow/main.yml (#5)
  • Change repository documentation to reference v2.0.1 instead of v2.0.0 (#5)

Fix

  • Fix resolution of WorkflowSpecificationConnectionType and WorkflowSpecificationNodeType to their respective types (#5)
  • Fix line-endings and normalize schema using schemalint (#7)