v4.3.0
Java Version
JDK 17
What's Changed
This release adds an alternative C/C++ language module and includes some other improvements.
If you try out the new language module, feedback would be appreciated!
Click to show details...
- Correctly show matches when the token order is not line index order by @tsaglam in #971
- ANTLR grammar based C++ language module by @SirYwell in #937
- Fix two issues with the Java language module token extraction by @tsaglam in #940
- Clean-up dependencies of the core project by @tsaglam in #938
- Fix broken link in readme by @sebinside in #1035
Report Viewer Update
We also deployed a new report viewer version in parallel with this update.
Check it out at https://jplag.github.io/JPlag/.
Click to show details...
Updated Dependencies
As always, we updated some dependencies.
Click to show details...
- Dependency(deps): Bump antlr4.version from 4.11.1 to 4.12.0 by @dependabot in #942
- Dependency(deps): Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #941
- Dependency(deps-dev): Bump lint-staged from 13.1.0 to 13.1.2 in /report-viewer by @dependabot in #948
- Dependency(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.53.0 in /report-viewer by @dependabot in #947
- Dependency(deps): Bump core-js from 3.27.2 to 3.28.0 in /report-viewer by @dependabot in #946
- Dependency(deps-dev): Bump @vue/test-utils from 2.2.10 to 2.3.0 in /report-viewer by @dependabot in #944
- Dependency(deps-dev): Bump @typescript-eslint/parser from 5.50.0 to 5.53.0 in /report-viewer by @dependabot in #945
- Dependency(deps): Bump maven-assembly-plugin from 3.4.2 to 3.5.0 by @dependabot in #953
- Dependency(deps): Bump org.eclipse.emf.ecore from 2.29.0 to 2.33.0 by @dependabot in #959
- Dependency(deps): Bump org.eclipse.emf.ecore.xmi from 2.17.0 to 2.18.0 by @dependabot in #952
- Dependency(deps): Bump org.eclipse.emf.common from 2.27.0 to 2.28.0 by @dependabot in #956
- Dependency(deps-dev): Bump jest from 29.4.0 to 29.4.3 in /report-viewer by @dependabot in #960
- Dependency(deps-dev): Bump eslint from 8.33.0 to 8.35.0 in /report-viewer by @dependabot in #955
- Dependency(deps-dev): Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 in /report-viewer by @dependabot in #961
- Dependency(deps): Bump core-js from 3.28.0 to 3.29.0 in /report-viewer by @dependabot in #958
- Dependency(deps-dev): Bump jest-environment-jsdom from 29.4.2 to 29.4.3 in /report-viewer by @dependabot in #957
- Dependency(deps-dev): Bump jest from 29.4.3 to 29.5.0 in /report-viewer by @dependabot in #970
- Dependency(deps-dev): Bump @typescript-eslint/parser from 5.54.0 to 5.54.1 in /report-viewer by @dependabot in #969
- Dependency(deps-dev): Bump @vue/vue3-jest from 29.2.2 to 29.2.3 in /report-viewer by @dependabot in #966
- Dependency(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.1 in /report-viewer by @dependabot in #968
- Dependency(deps-dev): Bump jest-environment-jsdom from 29.4.3 to 29.5.0 in /report-viewer by @dependabot in #967
- Dependency(deps): Bump spotless-maven-plugin from 2.33.0 to 2.34.0 by @dependabot in #965
- Dependency(deps): Bump scala-maven-plugin from 4.8.0 to 4.8.1 by @dependabot in #964
- Dependency(deps): Bump core-js from 3.29.0 to 3.29.1 in /report-viewer by @dependabot in #975
- Dependency(deps-dev): Bump @typescript-eslint/parser from 5.54.1 to 5.55.0 in /report-viewer by @dependabot in #979
- Dependency(deps-dev): Bump @vue/test-utils from 2.3.0 to 2.3.1 in /report-viewer by @dependabot in #977
- Dependency(deps-dev): Bump lint-staged from 13.1.2 to 13.2.0 in /report-viewer by @dependabot in #976
- Dependency(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 in /report-viewer by @dependabot in #978
- Dependency(deps-dev): Bump mockito-core from 5.1.1 to 5.2.0 by @dependabot in #972
- Dependency(deps): Bump spotless-maven-plugin from 2.34.0 to 2.35.0 by @dependabot in #974
- Dependency(deps): Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #973
- Dependency(deps-dev): Bump prettier from 2.8.4 to 2.8.6 in /report-viewer by @dependabot in #992
- Dependency(deps-dev): Bump typescript from 4.9.5 to 5.0.2 in /report-viewer by @dependabot in #991
- Dependency(deps-dev): Bump @vue/test-utils from 2.3.1 to 2.3.2 in /report-viewer by @dependabot in #990
- Dependency(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 in /report-viewer by @dependabot in #989
- Dependency(deps-dev): Bump @types/jest from 29.4.0 to 29.5.0 in /report-viewer by @dependabot in #988
- Dependency(deps): Bump slf4j.version from 2.0.6 to 2.0.7 by @dependabot in #985
- Dependency(deps): Bump stanford-corenlp from 4.5.2 to 4.5.3 by @dependabot in #984
- Dependency(deps): Bump flatten-maven-plugin from 1.3.0 to 1.4.0 by @dependabot in #987
Full Changelog: v4.2.0...4.3.0