Releases: nur-taskrunner/nur
Releases · nur-taskrunner/nur
Release 0.19.0
What's Changed
- Update to
nu
shell 0.107.0 by @ddanier in #62- This will update
nur
to usenu
shell 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-binstall
fornur
, 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
nur
to usenu
shell 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
nur
did panic - Example:
.env
was 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
Release v0.17.0
What's Changed
nur
will now automatically load.env
files in your project root by @pyz4 in #52- You may use
--dotenv=...
to supply a different file - Use
--dotenv=null
to disable dotenv loading
- You may use
- Upgrade to nu 0.105.1 by @ddanier in #54
- This will update
nur
to usenu
shell 0.105.1 - See full release notes provided by nushell for some more details and BREAKING changes: https://www.nushell.sh/blog/2025-06-10-nushell_0_105_0.html
- This will update
New Contributors
Full Changelog: v0.16.0...v0.17.0
Release v0.16.0
What's Changed
- build(deps): bump tokio from 1.44.1 to 1.44.2 by @dependabot in #44
- Upgrade to nu 0.104.0 by @ddanier in #47
- This will update
nur
to usenu
shell 0.104.0 - See full release notes provided by nushell for some more details and BREAKING changes: https://www.nushell.sh/blog/2025-04-29-nushell_0_104_0.html
- This will update
Full Changelog: v0.15.2...v0.16.0
Release v0.15.2
What's Changed
- fix:
nur --list
did not return list of tasks any more, this is now solved by @ddanier- If your nur shell completion didn't work, it should be back to normal again after this update
Full Changelog: v0.15.1...v0.15.2
Release v0.15.1
What's Changed
- build(deps): bump openssl from 0.10.71 to 0.10.72 by @dependabot in #43
- this should fix a minor security issue in openssl.
Full Changelog: v0.15.0...v0.15.1
Release v0.15.0
What's Changed
- Update to nu 0.103.0 by @ddanier in #42
- This will update
nur
to usenu
shell 0.103.0 - See full release notes provided by nushell for some more details and BREAKING changes: https://www.nushell.sh/blog/2025-03-18-nushell_0_103_0.html
- This will update
Full Changelog: v0.14.2...v0.15.0