This release allows you to omit the `.git` in Git URLs. For example, both of the following commands are now valid, whereas only the first was valid in previous releases:
Previously, while cloning, all command-line output would be hidden until the clone had completely finished. When cloning a large repository, this was a poor user experience.
In this release, `gitprof` shows the `git clone` progress live as the clone takes place.