This website requires JavaScript.
Explore
Help
Sign In
holm
/
nushell
Watch
1
Star
1
Fork
0
You've already forked nushell
forked from
extern/nushell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dd6fe6a04a
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