Skip to content

0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 12:08
b7d8ea6
Don't use reflection to call Iterable.collectionClassName (#80)

This is an issue on GraalVM, where all collection concrete classes would
need to be added to some Graal reflection config for collectionClassName
to be call-able by reflection.