Skip to content

2.0.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@teble teble released this 16 Sep 08:43
· 165 commits to master since this release
7473c7f

Update log:

  • Fix getClassInstance for arrayType
  • Add empty string search support (StringMatchType must be "Equals")
  • Add descriptor() simplifies unique matching with ClassMatcher, MethodMatcher and FieldMatcher
  • Simplify AnnotationMatcher
  • Add some kotlin document
  • Other optimizes