File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 11# Changelog of GumTree
22
33## v4.0.0 (Ginkgo)
4- * New native distribution with zero dependencies apart from JDK 17
4+ * New minimal distribution with zero non-java dependencies
55* Vastly improved swing client with directory comparison, syntax highlighting, and more
66* Update monaco
77* Update bootstrap
88* Update mergely
9- * New Acorn based tree generator for JS
10- * New tree-sitter based tree generator with support for a wide range of languages with both a python and a java implementation.
11- * Docker image now comes installed with the Acorn and tree-sitter parsers
12- * Very light docker image with the native distribution
9+ * New tree-sitter based tree generator with support for a wide range of languages with a java implementation
10+ * Dropped external parsers that have a tree-sitter counterpart (except srcml)
11+ * Vastly improved docker image of less than 300mb with a new arm64 version
1312* Benchmark now displays size differences on a boxplot
1413* Dotdiff displays actions on nodes using colors
15- * Default build command no longer test generators requiring native tools
14+ * Default build command no longer test generators requiring external tools
1615* Test reports are uploaded in the CI
1716* Added citation file
1817* Simple is now the default matcher
You can’t perform that action at this time.
0 commit comments