Thread and State Awareness
This release adds some state and thread awareness to the various pushers for sol2, making it easier to work with threads and pass arguments off to coroutines inside of C++.
Fixes:
#309 - this issue inspired adding the support as well as figuring out more about threading in general