Last official v2 Release
With the new logo in place and everything prepared, I'm going to be focusing on developing for sol v3 now.
This last release focuses on getting the semantics for configuration macros right and fixing some older warnings. It also handles some integer madness and does its best to straighten out exceptions.
Newer development is going to specifically use features from C++17 and C++20, in an effort to bring the same performance, with BETTER, compile times and to investigate some of the issues discovered while writing the C++Now talk. This means that the v2.x.x releases will still work with VS 2015, and older toolsets, but the stuff in the branch sol3 will not.
The sol3 branch will not be merged anytime soon, so don't worry about anything breaking unduly!
Thanks for using sol2.