Version
Version copied to clipboard
add an initializer using Float or Decimal
some version is float-pointing like 12.2, not "12.2". can you support it?
This library seeks to be strict, so I don’t think we'd add this convenience method. Use: Version(tolerant: "\(float)")