Skip to content

v4.0.0-beta2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 09:41
· 9 commits to main since this release

Changelog of GumTree

v4.0.0 (Ginkgo)

  • New native distribution with zero dependencies apart from JDK 21
  • Vastly improved swing client with directory comparison, syntax highlighting, and more
  • Update monaco
  • Update bootstrap
  • Update mergely
  • New Acorn based tree generator for JS that replaces rhino as default JS generator
  • New tree-sitter based tree generator with support for a wide range of languages with both a python and a java implementation.
  • Docker image now comes installed with the Acorn and tree-sitter parsers
  • Very light docker image with the native distribution
  • Benchmark now displays size differences on a boxplot
  • Dotdiff displays actions on nodes using colors
  • Default build command no longer test generators requiring native tools
  • Test reports are uploaded in the CI
  • Added citation file
  • Simple is now the default matcher
  • Added auto matchers which automatically select the best parameters for the input
  • Native XML support
  • Native YAML support
  • Fix shortcuts in vanilla web diff view
  • Replaced snakehtml by j2html for webdiff