Skip to content

Releases: libremfg/json-schema

v2.0.2

04 Jun 18:08
e133c78
Compare
Choose a tag to compare

Add

  • [docs]Add documentation for release v2.0.2

Fix

  • Fix ParameterType in common schema for Work Schedule Job Order Parameter (#8)
  • Fix indentation in v2.0.0.common.schema.json
  • Fix JSON schema file normalization in v2.0.2.common.schema.json

Remove

  • [ci]Remove go matrix from CI lint job

Thanks to @dschultz512 for their first contribution!

v2.0.1

19 Feb 20:08
9e00162
Compare
Choose a tag to compare

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)

v2.0.1rc1

05 Dec 12:37
8b9259b
Compare
Choose a tag to compare

Add

  • [docs]Add table of entity and schema file for v2.0.0 schema

Fix

  • [docs]Fix examples in v2.0.0 docs

v2.0.0

23 Oct 19:44
1df56a5
Compare
Choose a tag to compare

Change

  • Change single schema into individual files to reduce schema byte size