Release 1.0.1
What's Changed
- Bump version to 1.0.1 in Cargo.toml and Cargo.lock (17315fa)
- Update build-release.yml and README.md to reflect new artifact naming and packaging format (d4b326d)
- Add release profile settings for optimization in Cargo.toml (ec41469)
Downloads
| Platform | Architecture | File |
|---|---|---|
| Linux | x86_64 | dep-porter-linux-amd64.tar.gz |
| Linux | aarch64 | dep-porter-linux-arm64.tar.gz |
| Windows | x86_64 | dep-porter-windows-amd64.zip |
| macOS | x86_64 | dep-porter-macos-amd64.tar.gz |
| macOS | aarch64 | dep-porter-macos-arm64.tar.gz |
Each archive contains the dep-porter binary (or dep-porter.exe on Windows).
Docker Image
docker pull gudaoxuri/dep-downloader:latestFull Changelog: v1.0.0...v1.0.1