Skip to content

grapefruit-1.5.0

Compare
Choose a tag to compare
@adamtomi adamtomi released this 02 Mar 09:32
· 390 commits to main since this release
d019de3

I do need another cup of coffee after this ☕

Apparently, isAnnotationPresent returns true only if the annotation is present exactly once, meaning that repeatable annotations are not compatible with this function. At least it seems that way.

Changelog ⚙️

  • Fixed AND conditions not working due to the issue described above