v1.8.0
What's Changed
- Removing deprecated members (<= 1.5.0) by @dabico in #47
- Enhancements to
Parser.Builder
API by @dabico in #48 - Enhancements to
Query.Builder
API by @dabico in #49 - Added missing documentation for
Builder
ofParser
andQuery
by @dabico in #53 - Removing some redundant
toString
implementations by @dabico in #50 - Fixing rare cases of segmentation faults in
OffsetTreeCursor$OffsetNode
by @dabico in #51 - Adding
package-info.java
to all packages by @dabico in #52
Dependencies Updated
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #43
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #44
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #45
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 by @dependabot in #46
Full Changelog: v1.7.0...v1.8.0