Introduce Make() which is an alias for Parse() and returns a version as value. New() changed to return a pointer. Breaking changes: Change New() to Make() to fix pointer vs value problem.