Skip to content

Commit 2555f09

Browse files
committed
Link to issues/branches for draft progress
Since the "modern" data set focuses on draft-06+, make a note of where progress towards that support can be tracked for projects that are actively working towards it. We do not want to penalize in-progress work, we only want to separate out projects that are either explicitly refusing to move past draft-04, abandoned, or just hoping someone new shows up and adds support without any active plan to do so.
1 parent 604f500 commit 2555f09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/validator-libraries-modern.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- name: Elixir JSON Schema validator
1515
url: https://github.com/jonasschmidt/ex_json_schema
1616
draft: [4]
17-
notes: Support for more recent drafts in progress
17+
notes: "Draft-06+ progress: issue [24](https://github.com/jonasschmidt/ex_json_schema/issues/24); branch [multi-draft-support](https://github.com/jonasschmidt/ex_json_schema/tree/multi-draft-support)"
1818
license: MIT
1919
- name: Go
2020
implementations:
@@ -66,7 +66,7 @@
6666
implementations:
6767
- name: jsonschema
6868
url: https://github.com/Julian/jsonschema
69-
notes: Support for draft-06 nearing beta
69+
notes: "Draft-06+ progress: issues [337](https://github.com/Julian/jsonschema/issues/337), [400](https://github.com/Julian/jsonschema/issues/400); branches [draft6](https://github.com/Julian/jsonschema/tree/draft6), [draft7](https://github.com/Julian/jsonschema/tree/draft7)"
7070
draft: [4, 3]
7171
license: "MIT"
7272
- name: Ruby

0 commit comments

Comments
 (0)