From f71b96da2d213a503c1533653723d525b53fc125 Mon Sep 17 00:00:00 2001 From: Krasimir Angelov Date: Fri, 11 Aug 2017 20:17:37 +0200 Subject: [PATCH] more release notes about the runtime --- download/release-next.t2t | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/download/release-next.t2t b/download/release-next.t2t index 8ce394af3..6dad61389 100644 --- a/download/release-next.t2t +++ b/download/release-next.t2t @@ -29,6 +29,11 @@ to find the sentence from the grammar that matches best a set of keywords. Right now it is usable only with controlled languages since it might be very innefficient for some grammars. +- A new .NET binding for the GF runtime is available. + +- The API in the Java binding is extended and it covers more from +the full functionality of the C runtime. + ====New features and notable changes==== - Support for language-specific depencency configurations (in addition to abstract syntax based ones); see ``help vd`` in the GF shell