This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
nushell
Watch
2
Star
0
Fork
You've already forked nushell
0
mirror of
https://github.com/nushell/nushell
synced
2024-11-15 17:27:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
11bdab7e61
nushell
/
crates
/
nu-cli
History
Leon
11bdab7e61
Change instances of
Value::string("foo", Span::test_data())
to
Value::test_string("foo")
(
#7592
)
2022-12-24 10:25:38 +01:00
..
src
Change instances of
Value::string("foo", Span::test_data())
to
Value::test_string("foo")
(
#7592
)
2022-12-24 10:25:38 +01:00
tests
Add "fall-through" signatures (
#7527
)
2022-12-22 00:33:26 +02:00
Cargo.toml
Bump to new development version
0.73.1
(
#7544
)
2022-12-21 12:35:50 -06:00
LICENSE
Include license text in all crates (
#5094
)
2022-04-08 10:47:13 +02:00