Releases: hustcer/setup-nu
Releases · hustcer/setup-nu
v3.21
[3.21] - 2025-10-25
Bug Fixes
- Fix for Nu 0.106 and later versions
- Update full matrix check
Features
- Rewrite git pre push hook from bash to nu (#169)
Miscellaneous Tasks
- Update test workflows
- Bump
actions/checkoutfrom 4 to 5 (#164) - Bump
actions/setup-nodefrom 4 to 5 (#170) - Bump
actions/setup-nodefrom 5 to 6 (#181) - Add
nu0.108 to test matrix (#182)
Deps
- Upgrade typescript,cspell, and @biomejs/biome (#163)
- Upgrade @biomejs/biome, @types/node and lefthook (#167)
- Upgrade Node engine to 24 (#168)
- Upgrade @biomejs/biome,@vercel/ncc & cspell (#173)
- Upgrade globby, typescript, and @biomejs/biome (#176)
- Upgrade semver & @types/node
- Upgrade @biomejs/biome,@types/node,cspell & lefthook
Full Changelog: v3.20...v3.21
v3.20
[3.20] - 2025-07-15
Features
- Use public GitHub API for Nushell assets query, try to make it work for GitHub Enterprise (#140)
- Update setup-nu for future versions of Nu( >= 0.106) (#157)
Miscellaneous Tasks
- Test Nu on Windows arm64 runner (#147)
Deps
- Upgrade
cspell,lefthookandtypescript(#144) - Upgrade
cspell,lefthook,semver, etc. (#148) - Upgrade
@octokit/restand@types/node(#150) - Upgrade
@biomejs/biomeandcspell(#154) - Upgrade
@biomejs/biome,@types/shelljs,cspellandlefthook(#158) - Bump
@types/nodefrom 22.13.14 to 22.14.0 (#141) - Bump
cspellfrom 8.18.1 to 8.19.2 (#142) - Bump
@types/nodefrom 22.14.0 to 22.15.3 (#143) - Bump
cspellfrom 8.19.3 to 9.0.0 (#145) - Bump
shelljsfrom 0.9.2 to 0.10.0 (#146)
v3.19
[3.19] - 2025-03-30
Bug Fixes
- Fix known security issues (#136)
Features
- Add
latest-matrix.yamlworkflow to test latest Nu on various platform (#135) - Add
linux_riscv64platform setup support (#137) - Add
linux_loong64platform setup support (#138)
Miscellaneous Tasks
- Update
exclude-patternsfor code review - Update code review prompt
- Update
Nuversion in workflows and README files to 0.103 (#139)
Deps
- Upgrade
shelljs,cspellandlefthook(#134)
New Contributors
Full Changelog: v3.18...v3.19
v3.18
[3.18] - 2025-03-15
Documentation
- Update README.md docs (#127)
Miscellaneous Tasks
- Add AI code review by using
hustcer/deepseek-review - Bump
@types/nodefrom 22.12.0 to 22.13.0 (#128) - Bump
globbyfrom 14.0.2 to 14.1.0 (#129) - Bump
lefthookfrom 1.10.10 to 1.11.0 (#130) - Bump
typescriptfrom 5.7.3 to 5.8.2 (#131) - Bump
shelljsfrom 0.8.5 to 0.9.1 (#132) - Rebuild setup scripts
Deps
- Upgrade
cspellandsemver(#124) - Upgrade
semver,@octokit/restand@types/node - Upgrade
@types/node,cspellandlefthook
v3.17
[3.17] - 2025-01-29
Celebrate Chinese New Year with our festive update! 🐉✨
May prosperity glow brighter and workflows soar higher! 🎇
Cheers to innovation, luck, and new beginnings! 🧧🎉
Miscellaneous Tasks
- Cleanup Github workflows (#119)
- Add
ubuntu-22.04-armrunner test (#122) - Add more debug info while setting up
nushell - Add use Nu Modules by setting
NU_LIB_DIRSconstant example to README.md
Deps
- Upgrade
@vercel/ncc,lefthookandtypescript - Upgrade
cspell,@octokit/restand@actions/tool-cache
v3.16
[3.16] - 2024-11-13
Miscellaneous Tasks
- Fix some typos
- Add
cspellcheck hook for lefthook (#116) - Use
hustcer/milestone-actionto set milestone to merged PRs or closed issues automatically
Deps
- Upgrade
cspellandlefthook(#117)
Full Changelog: v3.15...v3.16
v3.15
[3.15] - 2024-10-25
Miscellaneous Tasks
- Add milestone.yaml
- Add more nu release to workflows
- Simplify console output for plugin registering (#113)
Deps
- Upgrade typescript,@vercel/ncc,biomejs and @typescript-eslint/*
- Upgrade @actions/core to 1.11.1
- Use actions/checkout@v4
- Upgrade typescript and @typescript-eslint/* (#109)
- Use biomejs instead of eslint for code linting (#111)
- Upgrade @biomejs/biome and lefthook
Full Changelog: v3.13...v3.15
v3.13
[3.13] - 2024-09-07
Features
- Add
aarch64_linuxandaarch64_windowsrunners support
Deps
- Upgrade @octokit/rest,globby,@biomejs/biome,lefthook, etc.
- Upgrade semver,lefthook,@octokit/rest and @typescript-eslint/*
Full Changelog: v3.12...v3.13
v3.12
v3.12 - 2024-06-27
Bug Fixes
- Fix release script of pushing release Tags
- Fix plugin register related issue for all platforms
- Fix register of all plugins with
enablePlugins: trueinput
Features
enable-pluginscould be set to a comma-separated string of plugin names likenu_plugin_polars,nu_plugin_query
Miscellaneous Tasks
- Remove older Nu versions from test workflow
Deps
- Upgrade
@biomejs/biome,lefthook,typescriptand@typescript-eslint/* - Upgrade to
actions/[email protected]
Full Changelog: v3.11...v3.12
v3.11
Features
- Make sure major version tag always point to the latest semver tag that has the same major version
- Add warning tip for full builds
Miscellaneous Tasks
- Remove nightly test of full features
Deps
- Upgrade @octokit/rest,@biomejs/biome,lefthook,semver and @typescript-eslint/*
- Update to actions/[email protected]
Full Changelog: v3.10...v3.11