1.1.5
- Upgraded to KNA
0.3.0
(HUGE reduction in CPU usage as a result!) - Dramatically increased offset scanning speed (3-5x faster) by changing the implementation to use
ByteArray
rather than JNA'sMemory
- Added various invalid input checks for a small performance improvement
- Direct
ScriptEngine
instantiation for settings loading for better compatibility across systems