Releases: nur-taskrunner/nur
Releases · nur-taskrunner/nur
Release 0.23.0
What's Changed
- feat: Update to nu version 0.111.0 by @ddanier in #72
- This will update
nurto usenushell 0.111.0 - See full release notes provided by nushell for some more details and BREAKING changes: https://www.nushell.sh/blog/2026-02-28-nushell_v0_111_0.html
- This will update
- build(deps): bump bytes from 1.11.0 to 1.11.1 by @dependabot[bot] in #68
- build(deps): bump time from 0.3.45 to 0.3.47 by @dependabot[bot] in #69
Full Changelog: v0.22.0+0.110.0...v0.23.0+0.111.0
Release 0.22.0
What's Changed
- Upgrade to nu 0.110.0 by @ddanier in #67
- This will update
nurto usenushell 0.110.0 - See full release notes provided by nushell for some more details and BREAKING changes: https://www.nushell.sh/blog/2026-01-17-nushell_v0_110_0.html
- This will update
Full Changelog: v0.21.1+0.109.1...v0.22.0+0.110.0
Release 0.21.1
What's Changed
- Upgrade to
nu0.109.1 by @ddanier- This will update
nurto usenushell 0.109.1 - See full release notes provided by nushell for some more details: https://www.nushell.sh/blog/2025-12-02-nushell_v0_109_1.html
- This will update
Full Changelog: v0.21.0+0.109.0...v0.21.1+0.109.1
Release 0.21.0
What's Changed
- Upgrade to
nu0.109.0 by @ddanier in #66- This will update
nurto usenushell 0.109.0 - See full release notes provided by nushell for some more details and BREAKING changes: https://www.nushell.sh/blog/2025-11-29-nushell_v0_109_0.html
- This will update
- build: include binary for armv7-linux-gnueabihf in release assets by @2bndy5 in #64
Full Changelog: v0.20.0+0.108.0...v0.21.0+0.109.0
Release 0.20.0
What's Changed
- Upgrade to
nu0.108.0 by @ddanier in #63- This will update
nurto usenushell 0.108.0 - See full release notes provided by nushell for some more details and BREAKING changes: https://www.nushell.sh/blog/2025-10-15-nushell_v0_108_0.html
- This will update
Full Changelog: v0.19.0+0.107.0...v0.20.0+0.108.0
Release 0.19.0
What's Changed
- Update to
nushell 0.107.0 by @ddanier in #62- This will update
nurto usenushell 0.107.0 - See full release notes provided by nushell for some more details and BREAKING changes: https://www.nushell.sh/blog/2025-09-02-nushell_0_107_0.html
- This will update
- chore: Revise release CI by @2bndy5 in #57
- This now allows you tu use
cargo-binstallfornur, among other fixes and improvements - HUGE shoutout for this contribution @2bndy5!
- This now allows you tu use
Full Changelog: v0.18.1...v0.19.0+0.107.0
Release v0.18.1
Release v0.18.0
What's Changed
- Upgrade to nu 0.106.0 by @ddanier in #59
- This will update
nurto usenushell 0.106.0 - See full release notes provided by nushell for some more details and BREAKING changes: https://www.nushell.sh/blog/2025-07-23-nushell_0_106_0.html
- This will update
Full Changelog: v0.17.2...v0.18.0
Release v0.17.2
What's Changed
- fix: TLS not being initialised correctly due to latest changes in
nu. Will work now again. Sorry for the inconvenience! by @ddanier
Full Changelog: v0.17.1...v0.17.2
Release v0.17.1
What's Changed
- fix: auto-discovery of dotenv file by @2bndy5 in #58
- Error handling was poor, so in some cases
nurdid panic - Example:
.envwas a directory instead of a file - Big thanks to @2bndy5 for the bug report and providing a fix 🥳
- Error handling was poor, so in some cases
New Contributors
Full Changelog: v0.17.0...v0.17.1