Skip to content

Peass 0.3.0

Compare
Choose a tag to compare
@DaGeRe DaGeRe released this 03 Oct 12:32
· 614 commits to main since this release
  • Consistent naming: commit instead version
  • Use copy instead clone for local git usage (to support git crypt usage, which otherwise needs to be decrypted everytime)
  • Store methods that are freshly ignored
  • Add increaseVariableValue
  • Separate TestMethodCall and TestClazzCall
  • Adapt result file structure, so lengthy classnames do not result in errors
  • Several bugfixes and dependency updates