Releases: bblfsh/java-driver
Releases · bblfsh/java-driver
v2.7.5
- Fixed splitting of UTF-8 comments in Semantic mode
- Update Go to 1.13
- Update SDK to 3.3.1
v2.7.4
- Fix handling of old style arrays.
v2.7.3
Fixes
- Fix Unicode positions.
- Fix positions at EOF.
Updates
v2.7.1
Bugs fixed
- number literals return proper
@token
#116
- modifiers of method arguments are properly skipped in Semantic mode #82 #104
v2.7.0
- Added
unescapedValue
to StringLiteral
nodes.
- Values should be properly unescaped now.
- Switch to Go modules and SDKv3.
v2.6.2
- SDK updated to the latest 2.16.x version
- Update native tests
v2.6.1
- SDK updated to the latest 2.15.x version
v2.6.0
- Upgrade to SDK 2.14: now driver explicitly skips annotations that were only silently dropped before
- Update of the native part to mitigate multiple CVEs in the JSON parser dependency