1
0
forked from GitHub/gf-core

Bump PGF2 to 1.2.1

This commit is contained in:
John J. Camilleri
2020-09-18 10:34:45 +02:00
parent ab52572f44
commit db8b111e72
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
## 1.2.1
- Remove deprecated pgf_print_expr_tuple
- Added an API for cloning expressions/types/literals
## 1.2.0
- Stop `pgf-shell` from being built by default.

View File

@@ -1,5 +1,5 @@
name: pgf2
version: 1.2.0
version: 1.2.1
synopsis: Bindings to the C version of the PGF runtime
description:
GF, Grammatical Framework, is a programming language for multilingual grammar applications.