mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 17:14:23 +01:00
a26a01c8d0
# Description Add full releases of Nu binaries along with the standard releases, close: https://github.com/nushell/nushell/issues/10322 A full release means: 1. Build with `--features=dataframe,extra` flag 2. Contains `-full` in the package name ### **A test release could be found in the nushell/nightly Repo: https://github.com/nushell/nightly/releases/tag/v0.85.1** The action running log: https://github.com/nushell/nightly/actions/runs/6260611553 # User-Facing Changes Will attach the following release packages along with the official ones as before: 1. nu-*-aarch64-darwin-full.tar.gz 2. nu-*-aarch64-linux-gnu-full.tar.gz 3. nu-*-aarch64-windows-msvc-full.msi 4. nu-*-aarch64-windows-msvc-full.zip 5. nu-*-x86_64-darwin-full.tar.gz 6. nu-*-x86_64-linux-gnu-full.tar.gz 7. nu-*-x86_64-linux-musl-full.tar.gz 8. nu-*-x86_64-windows-msvc-full.msi 9. nu-*-x86_64-windows-msvc-full.zip |
||
---|---|---|
.. | ||
AUTO_ISSUE_TEMPLATE | ||
ISSUE_TEMPLATE | ||
workflows | ||
.typos.toml | ||
dependabot.yml | ||
pull_request_template.md |