PackageTrack
Sign in Get early access

github.com/zyedidia/eget

v1.3.4 #855 most downloaded on Go modules zyedidia/eget

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 8 months

Some releases are documented

notes for 10 of 17 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

41 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

41 releases · Aug 2021 to Jul 2024
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 41
  1. v1.3.5-0.20240709060238-0983deab3637 09 Jul 2024 pre-release

    Nothing published for this version

  2. v1.3.5-0.20240607214014-da85860a236e 07 Jun 2024 pre-release

    Nothing published for this version

  3. v1.3.4 06 Jun 2024
    Release notes

    This release consists of several bug fixes.

    Full Changelog: v1.3.3...v1.3.4

    Open source →
    Release notes

    v1.3.4 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  4. v1.3.4-0.20231030064259-869d0065ebe7 30 Oct 2023 pre-release

    Nothing published for this version

  5. v1.3.3 19 Feb 2023
    Release notes

    Changelog:

    • Support for zstd compression (.zst or .tar.zst).
    • Improved detection for arm32.
    • New -k option for disabling SSL verification on downloads (not usable with GITHUB_TOKEN).
    Open source →
    Release notes

    v1.3.3

    Compare

    Choose a tag to compare

    Open source →
  6. v1.3.2 05 Feb 2023
    Release notes

    Changelog:

    • Eget will now search for your configuration (eget.toml) in EGET_CONFIG or XDG_CONFIG_HOME as a fallback.
    Open source →
    Release notes

    Eget v1.3.2

    Compare

    Choose a tag to compare

    Open source →
  7. v1.3.2-0.20221230010340-3be21aa25a57 30 Dec 2022 pre-release

    Nothing published for this version

  8. v1.3.1 29 Nov 2022
    Release notes

    Changelog:

    • Bug fixes for configuration files (tilde expansion).
    • Adds --download-all option to batch download all projects listed in the configuration file.
    Open source →
    Release notes

    Eget v1.3.1

    Compare

    Choose a tag to compare

    Open source →
  9. v1.3.1-0.20221117095243-a85d3ad8e6bd 17 Nov 2022 pre-release

    Nothing published for this version

  10. v1.3.1-0.20221104181328-b9b530455260 04 Nov 2022 pre-release

    Nothing published for this version

  11. v1.3.0 04 Nov 2022
    Release notes

    This release includes two new features:

    • New support for setting global and per-repository options in a config file. See the configuration section in the readme for documentation.
    • If the string passed in via --tag does not match an existing tag directly, eget will look for tags that contain the string, and use the latest one if there is a match.
    Open source →
    Release notes

    Eget v1.3.0

    Compare

    Choose a tag to compare

    Open source →
  12. v1.2.2-0.20221104060038-4b5340cedc32 04 Nov 2022 pre-release

    Nothing published for this version

  13. v1.2.1 04 Oct 2022
    Release notes

    Minor release including some bug fixes and improvements.

    • Bug with symlink extraction fixed.
    • Improved extraction performance when using --file '*'
    • Autodetect "ubuntu" as linux.
    • EGET_GITHUB_TOKEN used instead of GITHUB_TOKEN if it exists.
    Open source →
    Release notes

    Eget v1.2.1

    Compare

    Choose a tag to compare

    Open source →
  14. v1.2.0 22 Jul 2022
    Release notes
    • Better interaction between --to and --upgrade-only.
    • Support for .tbz and .txz extensions.
    • Now uses environment PROXY settings for downloading.
    • Support for symbolic links in extracted directories.
    • New --remove flag for uninstalling binaries from EGET_BIN.
    • New ^ syntax for anti-matches in --asset.
    • System detector is now applied to --asset if applicable.
    Open source →
    Release notes

    Eget v1.2.0

    Compare

    Choose a tag to compare

    Open source →
  15. v1.1.1-0.20220529211129-1283b3ba3f3a 29 May 2022 pre-release

    Nothing published for this version

  16. v1.1.0 29 May 2022
    Release notes

    Changes:

    • A direct URL to download from can be provided.
    • The --upgrade-only option will use the Github release created_at date and local file modification date to avoid downloading a new binary if the local file is more recent than the latest release.
    Open source →
    Release notes

    Eget v1.1.0

    Compare

    Choose a tag to compare

    Open source →
  17. v1.0.2-0.20220502022648-ccbf7961213b 02 May 2022 pre-release

    Nothing published for this version

  18. v1.0.2-0.20220424204939-691927b8128a 24 Apr 2022 pre-release

    Nothing published for this version

  19. v1.0.2-0.20220414225433-55e9dac1c78f 14 Apr 2022 pre-release

    Nothing published for this version

  20. v1.0.1 06 Jan 2022
    Release notes

    Bug fixes and improved pre-built binaries.

    Open source →
    Release notes

    Eget v1.0.1

    Compare

    Choose a tag to compare

    Open source →
  21. v1.0.1-0.20220105020114-5f2a54b881b7 05 Jan 2022 pre-release

    Nothing published for this version

  22. v1.0.0 03 Jan 2022
    Release notes

    Adds support for extracting multiple files and directories. The --file option now accepts a glob which may match multiple files. The syntax is standard glob syntax, * for wildcard and ** for super-wildcard (includes path separators).

    If the --all option is provided or all is selected at the prompt, Eget extracts all candidate files. If a file marked for extraction is a directory, then all files within it are extracted to the destination.

    This makes it possible to use Eget to install software that is distributed using more than just a single binary. For example, Go can be downloaded and extracted with eget https://go.dev/dl/go1.17.5.linux-amd64.tar.gz --file go.

    Open source →
    Release notes

    Eget v1.0.0

    Compare

    Choose a tag to compare

    Open source →
  23. v0.3.2-0.20220103022035-00304268fe6f 03 Jan 2022 pre-release

    Nothing published for this version

  24. v0.3.2-0.20211209190939-b16ccd69045b 09 Dec 2021 pre-release

    Nothing published for this version

  25. v0.3.2-0.20211130061842-acccd3b5c3b5 30 Nov 2021 pre-release

    Nothing published for this version

  26. v0.3.1 27 Nov 2021

    Nothing published for this version

  27. v0.3.1-0.20211123234358-68dc26e70c37 23 Nov 2021 pre-release

    Nothing published for this version

  28. v0.3.1-0.20211116235453-5f6e09e92101 16 Nov 2021 pre-release

    Nothing published for this version

  29. v0.3.1-0.20211114012419-7e10a7b2d2b9 14 Nov 2021 pre-release

    Nothing published for this version

  30. v0.3.0 09 Nov 2021

    Nothing published for this version

  31. v0.2.1-0.20211109002532-a6818f62df24 09 Nov 2021 pre-release

    Nothing published for this version

  32. v0.2.1-0.20211108201248-d9c9316269c0 08 Nov 2021 pre-release

    Nothing published for this version

  33. v0.2.1-0.20211107031115-70b72e055a35 07 Nov 2021 pre-release

    Nothing published for this version

  34. v0.2.1-0.20210825192325-216f4941d6b6 25 Aug 2021 pre-release

    Nothing published for this version

  35. v0.2.0 25 Aug 2021

    Nothing published for this version

  36. v0.1.3 19 Aug 2021

    Nothing published for this version

  37. v0.1.2 19 Aug 2021

    Nothing published for this version

  38. v0.1.1 19 Aug 2021

    Nothing published for this version

  39. v0.1.1-0.20210818184712-ae68e1cd55d1 18 Aug 2021 pre-release

    Nothing published for this version

  40. v0.1.0 18 Aug 2021

    Nothing published for this version

  41. v0.0.0-20230219063104-760f5151eb17 19 Feb 2023 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive