0.3.4
- Update to libGDX 1.12.1
- Rename
StartOnFirstThreadHelper#executeIfJVMValid
to#executeOnValidJVM
. - Fix
StartOnFirstThreadHelper
for Graal native image - Improve
ReflectionUtils
- Add
FloatConsumer
,ShortConsumer
,IntRange
&Stopwatch
. - Add
TRACE
andWARN
log levels; improve String formatting in the logger - Add
ThreadHandler#setExceptionHandler
The full changelog can be found here.