Skip to content

Tags: rjfc/nushell

Tags

0.69.1

Toggle 0.69.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump to 0.69.1 (nushell#6631)

0.69.0

Toggle 0.69.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert to released syntax for release-pkg

0.68.1

Toggle 0.68.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Require static path for `source-env` (nushell#6526)

0.68.0

Toggle 0.68.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
move back to old names for upcoming release

0.67.0

Toggle 0.67.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump to 0.67 (nushell#6336)

0.66.2

Toggle 0.66.2's commit message
Move `ls` back to last-known-good state (nushell#6175)

* revert the recent ls changes

* cargo fmt

0.66.1

Toggle 0.66.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix ls panics when a file or directory not exists (nushell#6148)

* Fix ls panics when a file or directory not exists

Fixes nushell#6146

Signed-off-by: nibon7 <[email protected]>

* add test

Signed-off-by: nibon7 <[email protected]>

0.66.0

Toggle 0.66.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump to 0.66 (nushell#6137)

0.65.0

Toggle 0.65.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add bytes starts-with command (nushell#5950)

* refactor operate, make it generic

* refactor operate, add starts with command

* add comment

* remove useless file

0.64.0

Toggle 0.64.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump to 0.64 (nushell#5777)

Co-authored-by: sholderbach <[email protected]>