1.1.0
Make it a dotnet core tool
Optimize interned strings equality and GetHashCode
.
This can be dangerous if the type is extended and a new constructor is added that doesn't
do interning but the performance gains in access to dictionary and hashtables are worth it.