v1.10.0
What's Changed
- Separate release-specific plugin executions into a dedicated profile by @dabico in #80
- Add language binding:
tree-sitter-gitattributes
by @dabico in #83 - Add language binding:
tree-sitter-gitignore
by @dabico in #84 - Add language binding:
tree-sitter-hcl
by @dabico in #85 - Add language binding:
tree-sitter-thrift
by @dabico in #86 - Add language binding:
tree-sitter-twig
by @dabico in #87 - Add language binding:
tree-sitter-verilog
by @dabico in #88 - Add language bindings:
tree-sitter-xml
andtree-sitter-dtd
by @dabico in #89 - Add language binding:
tree-sitter-zig
by @dabico in #90 - Small code maintenance changes by @dabico in #92
- Removing deprecated members (<= 1.7.0) by @dabico in #93
- Update existing language bindings by @dabico in #97
Dependencies Updated
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #94
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #95
- Bump commons-io:commons-io from 2.15.0 to 2.15.1 by @dependabot in #96
Full Changelog: v1.9.1...v1.10.0