blob: a6af7fafeb6ca921f766af0adeefe71a7a3fa845 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
---
title: GF 3.11 Release Notes
date: ? December 2020
...
## Installation
See the [download page](index.html).
## What's new
From this release, the binary GF core packages do not contain the RGL.
The RGL's release cycle is now completely separate from GF's. See [RGL releases](https://github.com/GrammaticalFramework/gf-rgl/releases).
Over ... changes have been pushed to GF core
since the release of GF 3.10 in December 2018.
## General
- Testsuite.
- Compatibiilty with new versions of GHC.
## GF compiler and run-time library
- More improvements to error messages.
|