1
0
forked from GitHub/gf-core

readd changelog item on Java

This commit is contained in:
Arianna Masciolini
2025-08-08 18:20:10 +02:00
parent e7c0b6dada
commit 638ed39fa4

View File

@@ -19,6 +19,7 @@ Over 70 commits have been merged to gf-core since the release of GF 3.11 in July
- Better error messages
- Improvements to several GF shell commands
- Several bug fixes and performance improvements
- Temporarily dropped support for Java bindings
## GF compiler and run-time library
- Syntactic sugar for table update: `table {cases ; vvv => t \! vvv}.t` can now be written as `t ** { cases }`