Skip to content

v4.0.0-beta1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 20:58
· 78 commits to main since this release

Changelog of GumTree

v4.0.0 (Ginkgo)

  • 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
  • Docker image now comes installed with the Acorn and tree-sitter parsers
  • 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
  • Native XML support
  • Native YAML support
  • Fix shortcuts in vanilla web diff view