New Features
- add
Url::host_argument_safe()
andUrl::path_argument_safe()
This will not provide values if they could be confused for an argument
to to a commaneline application.
Bug Fixes
- prevent hosts or paths that look like arguments to be passed to invoked commands.
See https://secure.phabricator.com/T12961 for more details.
Commit Statistics
- 4 commits contributed to the release.
- 16 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages