Skip to content

Releases: xjtu-enre/ENRE-java

2.0.1

05 Mar 12:18
059b20d
Compare
Choose a tag to compare

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

06 Sep 16:03
Compare
Choose a tag to compare

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

01 Aug 06:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/xjtu-enre/ENRE-java/commits/1.0.0