3.20.1-runtastic
Added
Add support for new --url git template url parameter to tuist scaffold command (similar to tuist init -t does) by @Buju77
Fixed
Fixed a "Template.swift" file not found error when executing tuist init -t by @Buju77
Fixed wrong http regex for repo url used in TemplateLocationParsing (old regex wrongfully matched with ssh urls that included username) by @MohgaNabil