Releases: drhino/git-dl
Releases · drhino/git-dl
v1.1.0
This version has no breaking changes.
- Uses less memory.
- cURL is no longer required.
- Adds support for PHP 8.
Changelog:
- Uses a stream for writing.
- The PHP cURL extension is no longer used.
- Supports both Flysystem 1 and 3 (PHP 7 and 8).
- Returns the directory path on success.
- Throws Exception.
CVE-2021-32708
CVE-2021-32708 — patch flysystem funky space Time-of-check Time-of-use (TOCTOU) Race Condition in league/flysystem
Public release
1.0.1 update documentation
Initial release
1.0.0 initial