👋 The time has come to complete this project as well. Thank you to everyone who uses it, it was a really educational and interesting experience developing a CLI utility in the Rust programming language. I myself use this utility quite often for home projects, so it was very interesting for me to develop and improve it When a new version of the 7z console utility is released (probably in 2024), I will include the new version in the archive. That's all for now.
👉 Changes (437bacf)
🤘 New
- Added user-agent support for downloading with
curl
orwget
. By using this you can almost always get greater speed than without using it. The user agent is used even if it is not specified.
⚡ Improvements
- The built-in downloader has been renamed from
native
(which confused people because they thought it was native for Windows) tointegrated
. - By default, the
curl
downloader is again used for downloading files, instead of the “integrated” one - Updated all dependencies (libraries) to the latest versions
July 8, 2024
The files of the console implementation of the 7-Zip archiver have been updated to version 24.07: UpdateTools2407.zip