From 5a7f2ff40c9503e888eec888ea2a351872c4e3a2 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Sun, 11 Aug 2024 04:27:34 -0400 Subject: [PATCH] Clarify that the Intelligence.AI CLI fully supports 2019-09 (#852) As of v3.1.0! Signed-off-by: Juan Cruz Viotti --- data/validator-libraries-modern.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/validator-libraries-modern.yml b/data/validator-libraries-modern.yml index 468de119c..8d9949b3b 100644 --- a/data/validator-libraries-modern.yml +++ b/data/validator-libraries-modern.yml @@ -552,10 +552,10 @@ - name: Intelligence.AI JSON Schema CLI license: AGPL-3.0 url: 'https://github.com/intelligence-ai/jsonschema' - last-updated: "2023-06-03" + last-updated: "2024-08-08" date-draft: [2020-12, 2019-09] draft: [7, 6, 4, 3, 2, 1, 0] - notes: Supports formatting, linting, bundling, testing, validating, and more. As an exception, the test and validate commands only support Draft 4, 6, and 7 for now + notes: Supports formatting, linting, bundling, testing, validating, and more. As an exception, the test and validate commands only support Draft 4, 6, 7, and 2019-09 for now built-on: name: jsontoolkit - name: Github Actions