* Improve file path special characters handling
* More specific tests
* Optimize EnhancedStackTrace.TryGetFullPath to prevent exceptions being thrown and the immediately re-caught
* Add an option to get tuple data via reflection.
* Removed non-relfection-based way of getting information about the tuples.
* Make methods static back.
* Remove the nuget dependency to System.ValueTuple