Releases: xjtu-enre/ENRE-java
Releases · xjtu-enre/ENRE-java
2.0.1
What's Changed
- change file reading strategy,now it supports both project-level and file-level analysis
- add method block location property
- add 'location' property for Enum Constant entity in result by @pecoose in #57
- Integrated with the latest enre-test framework by @pecoose in #58
- Update testing scripts and descriptions in README by @pecoose in #59
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- fix: doc errors by @thisrabbit in #31
- fix: doc errors by @thisrabbit in #32
- Update Method.md by @shang-jw in #34
- using Gson's json string format tool instead of JsonStringFormat to solve the \n bug in the result json file by @ba1man in #35
- fix "\u003c" and "\u003e" bug in json file by @ba1man in #36
- Fix several problems by @ba1man in #40
- Fix adapter bug by @ba1man in #44
- Some improvements by @ba1man in #48
- remove commits for CERT from main branch; fix output bugs about by @ba1man in #50
- remove previous commits by @ba1man in #51
- fix 'hidden' parameter in result json file && add ClassInstanceCreation support by @ba1man in #52
- add conditional statements for EnreFormatParser on cells and variable… by @ba1man in #53
- Add ENRE testing framework support by @ba1man in #54
- support groundtruth YAML export to json && update test README by @ba1man in #55
- fix output File property for FileEntity by @ba1man in #56
New Contributors
Full Changelog: 1.0.0...2.0.0
The first formal version for enre_java
What's Changed
- Update doc format to cooperate with the script by @thisrabbit in #13
- Update doc format and record manual accuracy results by @thisrabbit in #14
- Modified keywords in docs/dependency by @thisrabbit in #15
- Modified docs/dependency/Annotate and Call by @thisrabbit in #16
- Merge pull request #1 from xjtucoderesearch/main by @thisrabbit in #17
- Update dependencies by @thisrabbit in #18
- Urgent: fix format error by @thisrabbit in #19
- Merge pull request #2 from xjtucoderesearch/main by @thisrabbit in #20
- Merge pull request #2 from xjtucoderesearch/main by @thisrabbit in #21
- Fix hashmap overwrite when generate json file. by @IzaiahSun in #27
New Contributors
- @thisrabbit made their first contribution in #13
- @IzaiahSun made their first contribution in #27
Full Changelog: https://github.com/xjtu-enre/ENRE-java/commits/1.0.0