Releases: zyedidia/eget
Releases · zyedidia/eget
Eget v0.3.1
- 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
- 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
- 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
- New
--pre-release
option to include pre-releases when Eget searches for the latest available release. - Documentation (see DOCS.md).
Eget v0.1.3
New: the --asset
has been improved to be more generally useful (also matches assets that contain the given string).
Eget v0.1.2
New: the --rename
flag has been subsumed by the --to
flag.
Eget v0.1.1
New: Darwin binaries are natively compiled to avoid slow DNS lookup.
Eget v0.1.0
v0.1.0