- Function upvalues support, read more.
- Thread's stack trace. If errors accures in thread, now you can get stack trace as well, read more.
- GC improvements: now GC triggers collecting when amount of allocated objects growth in N times, read more.
- effil.dump allows to convert effil.table back into Lua table, read more.
- effil.hardware_threads() - to get optimal amount of threads recommended by OS, read more.
- The build artifacts: now it's just a single effil.so/dll file