Skip to content

Releases: zyedidia/eget

Eget v0.3.1

27 Nov 00:12
Compare
Choose a tag to compare
  • New --rate flag which will display your current rate limit status with GitHub API.
  • Set GITHUB_TOKEN env variable to your GitHub OAuth token for authenticated requests with GitHub (increases allowed rate from 60 requests per hour to 5000 requests per hour).
  • Can specify a local file instead of a repo/url and Eget will extract it.

Eget v0.3.0

09 Nov 04:39
Compare
Choose a tag to compare
  • Support for xz compression.
  • The --file option now also supports using paths rather than just base filenames.
  • The --asset option can be abbreviated -a.
  • The --asset option can be specified multiple times to repeatedly apply asset filters.

Eget v0.2.0

25 Aug 01:46
Compare
Choose a tag to compare
  • Better detection of executables and automatic renaming after extraction.
    • AppImage detection and priority.
    • Removed -x option thanks to the better executable detection.
  • If the EGET_BIN environment variable is non-empty, executables will be extracted to that directory rather than the current directory.
  • If a .sha256/.sha256sum asset is detected for the downloaded asset, it will be used for checksum verification automatically.
    • New --verify-sha256 option so that you can provide a SHA-256 checksum for Eget to verify with.
  • New --pre-release option to include pre-releases when Eget searches for the latest available release.
  • Documentation (see DOCS.md).

Eget v0.1.3

19 Aug 18:18
Compare
Choose a tag to compare

New: the --asset has been improved to be more generally useful (also matches assets that contain the given string).

Eget v0.1.2

19 Aug 17:36
Compare
Choose a tag to compare

New: the --rename flag has been subsumed by the --to flag.

Eget v0.1.1

19 Aug 01:03
Compare
Choose a tag to compare

New: Darwin binaries are natively compiled to avoid slow DNS lookup.

Eget v0.1.0

18 Aug 18:18
Compare
Choose a tag to compare
v0.1.0