Documentation
- fix typos
Bug Fixes
-
correctly parse scp-like ssh urls with alias as such.
Previously it would falsely consider it a file path, leading to
the inability to use the URL at all.Now the initial scheme detection has been improved to not rely on
the '.' in host names exclusively anymore.
Commit Statistics
- 6 commits contributed to the release over the course of 28 calendar days.
- 30 days passed between releases.
- 2 commits were understood as conventional.
- 2 unique issues were worked on: #691, #725
Thanks Clippy
Clippy helped 1 time to make code idiomatic.