diff options
| author | Krasimir Angelov <kr.angelov@gmail.com> | 2017-08-11 20:17:37 +0200 |
|---|---|---|
| committer | Krasimir Angelov <kr.angelov@gmail.com> | 2017-08-11 20:17:37 +0200 |
| commit | f71b96da2d213a503c1533653723d525b53fc125 (patch) | |
| tree | c85dbcbaa92a91674cda0cffaeee5f0f35899551 | |
| parent | e9143555659b3e92b0b4b46d09e785961f8e2485 (diff) | |
more release notes about the runtime
| -rw-r--r-- | download/release-next.t2t | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
