Skip to content

Releases: 200hub/dep-porter

Release 1.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 09:23

What's Changed

  • Bump version to 1.4.0 in Cargo.toml and Cargo.lock (864b532)
  • Add download cache support and update documentation (73d9c83)
  • Enhance Maven download process with session and shared repository caching (e4f7c07)

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:latest

Full Changelog: v1.3.0...v1.4.0

Release 1.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 08:38

What's Changed

  • Bump version to 1.3.0 in Cargo.toml and Cargo.lock (7aba229)
  • Update ignored files list in Maven import functions to include system files (bc54bbb)
  • Add commercial license risk check and update documentation (8bf69c5)

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:latest

Full Changelog: v1.2.1...v1.3.0

Release 1.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 07:28

What's Changed

  • Bump version to 1.2.1 and enhance error handling for Nexus uploads (536ba7d)

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:latest

Full Changelog: v1.2.0...v1.2.1

Release 1.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 05:16

What's Changed

  • Bump version to 1.2.0 in Cargo.toml and Cargo.lock (e203a71)
  • Remove deprecated config.toml file and its associated repository settings (b604ef9)
  • Refactor PyPI import function to support overwrite option and enhance package file handling (e196a9a)
  • Update security check logic in download command to be enabled by default (fafb792)
  • Add progress indicators for file uploads in import functions (6aaf37f)
  • Translate security advisory messages to Chinese in README and logging output (b2be467)
  • Fix cargo mirror configuration and enhance error handling in download script (fe3d65b)
  • Enhance download script output with formatted messages and progress indicators for Maven, npm, PyPI, Cargo, and Conan dependencies (79a388d)
  • Add example config file with comments and update existing values (81f951e)
  • Update README and SKILL documentation to clarify security check options for dependency downloads (e949661)
  • Enhance DownloadArgs to include security check options and update to_docker_mount_path for better path handling on Windows (bda18ab)

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:latest

Full Changelog: v1.1.1...v1.2.0

Release 1.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 00:44

What's Changed

  • Bump version to 1.1.1 in Cargo.toml and Cargo.lock (ffda18e)
  • Enhance Dockerfile and scripts to support custom mirror configurations for Maven, npm, PyPI, and Cargo; update README and SKILL documentation for mirror usage instructions. (ee15dd6)
  • Fix GitHub Releases and Container Registry links in README.md (f738aa9)

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:latest

Full Changelog: v1.0.1...v1.1.1

Release 1.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 11:20

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:latest

Full Changelog: v1.0.0...v1.0.1

Release 1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 11:02

What's Changed

Downloads

Platform Architecture File
Linux x86_64 dep-porter-linux-amd64
Linux aarch64 dep-porter-linux-arm64
Windows x86_64 dep-porter-windows-amd64.exe
macOS x86_64 dep-porter-macos-amd64
macOS aarch64 dep-porter-macos-arm64

Docker Image

docker pull gudaoxuri/dep-downloader:latest

Full Changelog: 364c1a6...v1.0.0