File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ # This week in Nushell #300
2
+
3
+ ## Documentation
4
+
5
+ - otakutyrant [ updated configuration.md] ( https://github.com/nushell/nushell.github.io/pull/1923 )
6
+ - hustcer [ disabled code block font ligatures] ( https://github.com/nushell/nushell.github.io/pull/1922 )
7
+ - NotTheDr01ds [ added TWiN 299] ( https://github.com/nushell/nushell.github.io/pull/1920 )
8
+ - ysthakur [ removed mention of positional on custom completer page] ( https://github.com/nushell/nushell.github.io/pull/1897 )
9
+
10
+ ## Nushell
11
+
12
+ - hustcer:
13
+ - [ added lightweight MSI packages release workflow for winget] ( https://github.com/nushell/nushell/pull/15800 )
14
+ - [ fixed Windows arm64 release binaries and winget related issues] ( https://github.com/nushell/nushell/pull/15690 )
15
+ - vivainio [ optimized kv get by only selecting one row from the stor db] ( https://github.com/nushell/nushell/pull/15792 )
16
+ - Bahex:
17
+ - [ fixed implicitly running .ps1 scripts with spaces in path] ( https://github.com/nushell/nushell/pull/15781 )
18
+ - [ added explicit cell-path case sensitivity syntax] ( https://github.com/nushell/nushell/pull/15692 )
19
+ - cptpiepmatz [ refactored ` IoError ` construction from ` std::io::Error ` ] ( https://github.com/nushell/nushell/pull/15777 )
20
+ - Mrfiregem [ made ` run-external ` spread commands if they're lists] ( https://github.com/nushell/nushell/pull/15776 )
21
+ - pyz4 [ expanded ` polars unique ` to allow expression inputs] ( https://github.com/nushell/nushell/pull/15771 )
22
+ - Tyarel8:
23
+ - [ fixed ` kv set ` examples] ( https://github.com/nushell/nushell/pull/15769 )
24
+ - [ fixed duplicate short_name in ` ansi ` command] ( https://github.com/nushell/nushell/pull/15767 )
25
+ - ysthakur [ used Default for making Suggestions in attribute_completions] ( https://github.com/nushell/nushell/pull/15764 )
26
+ - LoicRiegel [ refactored units and added tests] ( https://github.com/nushell/nushell/pull/15746 )
27
+ - sholderbach [ cleaned public API of ` EngineState ` and friends] ( https://github.com/nushell/nushell/pull/15636 )
28
+
29
+ ## Nu_Scripts
30
+
31
+ - CongLuanTran [ fixed Tokyonight Moon theme color] ( https://github.com/nushell/nu_scripts/pull/1125 )
32
+
33
+ ## Awesome Nu
34
+
35
+ - Kissaki [ added nu_plugin_bson to config.yaml] ( https://github.com/nushell/awesome-nu/pull/123 )
You can’t perform that action at this time.
0 commit comments