mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
release-next.t2t: notes about the vd and cc commands
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
GF 3.x Release Notes
|
GF 3.8 Release Notes
|
||||||
June 2016
|
June 2016
|
||||||
|
|
||||||
%!style:../css/notes.css
|
%!style:../css/notes.css
|
||||||
@@ -21,6 +21,9 @@ Over 350 changes have been pushed to the source repository since
|
|||||||
|
|
||||||
====New features and notable changes====
|
====New features and notable changes====
|
||||||
|
|
||||||
|
- GF shell: ``vd`` can now output
|
||||||
|
[universal dependency http://universaldependencies.org/] diagrams
|
||||||
|
in various formats, see ``help vd``.
|
||||||
- ...
|
- ...
|
||||||
|
|
||||||
|
|
||||||
@@ -29,8 +32,9 @@ Over 350 changes have been pushed to the source repository since
|
|||||||
- GF shell: a simple post-processing step has been added in the ``cc`` command
|
- GF shell: a simple post-processing step has been added in the ``cc`` command
|
||||||
to try compute ``pre{...}`` tokens instead of leaving them uninterpreted.
|
to try compute ``pre{...}`` tokens instead of leaving them uninterpreted.
|
||||||
- GF shell: an argument parsing problem has been fixed in the ``cc`` command.
|
- GF shell: an argument parsing problem has been fixed in the ``cc`` command.
|
||||||
The problem prevented commands like ``cc "last"`` and ``cc "last"++"year"``
|
The problem was introduced before the release of GF 3.7.1 and prevented
|
||||||
from working, but they should work now.
|
commands like ``cc "last"`` and ``cc "last"++"year"`` from working,
|
||||||
|
but they should work again now.
|
||||||
- Various improvements and bug fixes in the C run-time system and its bindings
|
- Various improvements and bug fixes in the C run-time system and its bindings
|
||||||
to other languages.
|
to other languages.
|
||||||
|
|
||||||
@@ -49,7 +53,6 @@ Over 350 changes have been pushed to the source repository since
|
|||||||
is not available. The previous defaults (//which//,//who//,//whom//, pied piping) are available
|
is not available. The previous defaults (//which//,//who//,//whom//, pied piping) are available
|
||||||
in ``Extra`` modules.
|
in ``Extra`` modules.
|
||||||
|
|
||||||
|
|
||||||
- Numerous fixes in the translation dictionaries.
|
- Numerous fixes in the translation dictionaries.
|
||||||
- two new wide-coverage languages: Estonian and Russian
|
- two new wide-coverage languages: Estonian and Russian
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user