From 7ba951d8c8dd62716999919fb896ffaef90ee7a3 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 23 Apr 2010 11:42:29 +0000 Subject: release notes as html; links to linux bin, lib, src --- download/release-3.1.6.html | 87 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 download/release-3.1.6.html (limited to 'download/release-3.1.6.html') diff --git a/download/release-3.1.6.html b/download/release-3.1.6.html new file mode 100644 index 000000000..5d3d2c956 --- /dev/null +++ b/download/release-3.1.6.html @@ -0,0 +1,87 @@ + + + + +GF Version 3.1.6 Release Notes + +

GF Version 3.1.6 Release Notes

+ +23 April 2010
+
+ +

Installation

+

+The binaries now work out of the box for each platform and support +completions (file names and parsing), because readline has been +changed to haskeline. +

+

+To compile from source, GHC 6.12 is now required. But GHC is not needed +if the binary executables are used. +

+

+Binaries (.gfo and .pgf files) compiled with GF 3.1 are incompatible +with 3.1.6 and must either be removed; alternatively, the -src flag can be +used when compiling. +

+

+Notice the new place to send bug reports (see GF's welcome message)! +

+

New features

+

+Grammar language +

+ + +

+Shell commands and options (see help in GF for more information) +

+ + +

+Libraries +

+ + +

+Examples +

+ + +

+Internal +

+ + +

Issues

+

+Javascript generation is not updated to the new PGF format. +GF 3.1 should still be used for building Javascript applications. +

+ + + + -- cgit v1.2.3