From fab55484a76f7befebadc7ac20510db6717c2d22 Mon Sep 17 00:00:00 2001 From: Laurens Rietveld Date: Mon, 1 Sep 2014 22:29:07 +0200 Subject: [PATCH] The LOV API changed recently, breaking the property/class autocompletion functionality of older YASQE versions. This new YASQE version supports the LOV API again. (i.e., you should update your library if you'd like to have your property/class autocompletion functionality back\!) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0738c3d..996a2ec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "yasgui-yasqe", "description": "Yet Another SPARQL Query Editor", - "version": "1.3.2", + "version": "1.4.0", "main": "src/main.js", "licenses": [ {