Skip to content

Releases: ravenlab/class-scanner

Fix potential bug with checking super class

17 Apr 00:48
Compare
Choose a tag to compare

This could have caused issues due to classloader funkyness. Instead we get all the super classes instead of using reflection to check if a class is assignable from another class.

Fix jitpack build

07 Apr 08:03
Compare
Choose a tag to compare
1.0.1

Use gradle variables for publication

Initial release

07 Apr 07:46
Compare
Choose a tag to compare