Skip to content

Releases: ronmamo/reflections

0.10.2

25 Oct 14:34
5ff7a1d
Compare
Choose a tag to compare

reflections-0.10.2

0.10.1

07 Oct 10:15
b7e8f9a
Compare
Choose a tag to compare

reflections-0.10.1

  • 0.10.1 - fix exception in JavassistHelper.getParametersAnnotations, docs
  • ci: Setup GitHub actions for basic PR CI (#333)
  • Make the path format to be platform-compatible (#299)
  • enable Dependabot v2 (#319)
  • Enable automatic module name (#308)

known issue #351: deprecated scanners are using wrong index name :( which results in empty query results. will be solved in next release. workaround/solution: migrate to the new Scanners

0.10

04 Oct 14:34
1f05c17
Compare
Choose a tag to compare

reflections-0.10 refactor

known issue #337: annotation not marked with Retention(RUNTIME) will be excluded because of an exception