Skip to content

Commit fa2fbee

Browse files
committed
Only Nushell changes
1 parent 12ace5e commit fa2fbee

File tree

1 file changed

+0
-80
lines changed

1 file changed

+0
-80
lines changed

blog/2024-10-15-nushell_0_99_0.md

Lines changed: 0 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -379,8 +379,6 @@ Thanks to all the contributors below for helping us solve issues and improve doc
379379

380380
# Full changelog [[toc](#table-of-content)]
381381

382-
## Nushell
383-
384382
- [ayax79](https://github.com/ayax79) created
385383
- [Removed CustomValue portion of CustomValue type name strings. ](https://github.com/nushell/nushell/pull/14054)
386384
- [`polars into-df` struct fix](https://github.com/nushell/nushell/pull/13977)
@@ -519,81 +517,3 @@ Thanks to all the contributors below for helping us solve issues and improve doc
519517
- [polars: add binary type support](https://github.com/nushell/nushell/pull/13830)
520518
- [devyn](https://github.com/devyn) created
521519
- [Bump version to `0.98.0`](https://github.com/nushell/nushell/pull/13865)
522-
523-
## Extension
524-
525-
- [fdncred](https://github.com/fdncred) created
526-
- [update grammar to nushell 0.98.0, version and changelog](https://github.com/nushell/vscode-nushell-lang/pull/188)
527-
528-
## Documentation
529-
530-
- [IanManske](https://github.com/IanManske) created
531-
- [Start 0.99.0 release notes](https://github.com/nushell/nushell.github.io/pull/1586)
532-
- [Release notes for `0.98.0`](https://github.com/nushell/nushell.github.io/pull/1541)
533-
- [LoicRiegel](https://github.com/LoicRiegel) created
534-
- [Add french translation [#1532]](https://github.com/nushell/nushell.github.io/pull/1559)
535-
- [JustForFun88](https://github.com/JustForFun88) created
536-
- [Added changes to release notes for version 0.99.0 due to nushell/#14020](https://github.com/nushell/nushell.github.io/pull/1583)
537-
- [NotTheDr01ds](https://github.com/NotTheDr01ds) created
538-
- [std-lib breaking changes](https://github.com/nushell/nushell.github.io/pull/1578)
539-
- [Turn back on line-numbers](https://github.com/nushell/nushell.github.io/pull/1579)
540-
- [Fix broken link from Custom Commands update](https://github.com/nushell/nushell.github.io/pull/1570)
541-
- [Convert blockquotes to callouts](https://github.com/nushell/nushell.github.io/pull/1569)
542-
- [One-liner for installing plugins with Cargo](https://github.com/nushell/nushell.github.io/pull/1564)
543-
- [Custom Command chapter updates](https://github.com/nushell/nushell.github.io/pull/1565)
544-
- [hustcer](https://github.com/hustcer) created
545-
- [Upgrade dev dependencies and fix some style issue](https://github.com/nushell/nushell.github.io/pull/1577)
546-
- [Refresh command docs for Nu 0.98.0](https://github.com/nushell/nushell.github.io/pull/1555)
547-
- [Fix make_docs.nu for Nu v0.98](https://github.com/nushell/nushell.github.io/pull/1554)
548-
- [chapmanjacobd](https://github.com/chapmanjacobd) created
549-
- [add Windows command_not_found example](https://github.com/nushell/nushell.github.io/pull/1576)
550-
- [132ikl](https://github.com/132ikl) created
551-
- [Highlight the differences between scripts and modules](https://github.com/nushell/nushell.github.io/pull/1567)
552-
- [Add warning about display_errors](https://github.com/nushell/nushell.github.io/pull/1562)
553-
- [ghaaj](https://github.com/ghaaj) created
554-
- [Unify the language identifiers of the code blocks to 'sh'](https://github.com/nushell/nushell.github.io/pull/1563)
555-
- [sholderbach](https://github.com/sholderbach) created
556-
- [Fix equal operator](https://github.com/nushell/nushell.github.io/pull/1561)
557-
- [app/dependabot](https://github.com/app/dependabot) created
558-
- [Bump rollup from 4.20.0 to 4.22.4](https://github.com/nushell/nushell.github.io/pull/1560)
559-
- [Bump vite from 5.2.13 to 5.2.14](https://github.com/nushell/nushell.github.io/pull/1553)
560-
- [paulie4](https://github.com/paulie4) created
561-
- [`coming_from_bash.md`: add references to `explore` and `first`](https://github.com/nushell/nushell.github.io/pull/1558)
562-
- [nome](https://github.com/nome) created
563-
- [Remove outdated mention of $it](https://github.com/nushell/nushell.github.io/pull/1557)
564-
- [cptpiepmatz](https://github.com/cptpiepmatz) created
565-
- [Documented the recommended MIME type for Nushell](https://github.com/nushell/nushell.github.io/pull/1556)
566-
567-
## Nu_Scripts
568-
569-
- [HirschBerge](https://github.com/HirschBerge) created
570-
- [Updated `ani-cli` completions](https://github.com/nushell/nu_scripts/pull/969)
571-
- [NotTheDr01ds](https://github.com/NotTheDr01ds) created
572-
- [Table and list helper commands](https://github.com/nushell/nu_scripts/pull/967)
573-
- [Remove outdated logging module](https://github.com/nushell/nu_scripts/pull/966)
574-
- [Schweber](https://github.com/Schweber) created
575-
- [nix: add nufetch.nu](https://github.com/nushell/nu_scripts/pull/963)
576-
- [schrieveslaach](https://github.com/schrieveslaach) created
577-
- [Fix git diff completions](https://github.com/nushell/nu_scripts/pull/962)
578-
- [louiss0](https://github.com/louiss0) created
579-
- [feat: add yadm completions to the repo](https://github.com/nushell/nu_scripts/pull/960)
580-
- [AucaCoyan](https://github.com/AucaCoyan) created
581-
- [:sparkles: completions for `bmc` client](https://github.com/nushell/nu_scripts/pull/932)
582-
- [:adhesive_bandage: fix `git init --initial-branch` string instead of bool](https://github.com/nushell/nu_scripts/pull/959)
583-
- [OJarrisonn](https://github.com/OJarrisonn) created
584-
- [fix: adequates to new rustup help page style](https://github.com/nushell/nu_scripts/pull/958)
585-
586-
## Reedline
587-
588-
- [blindFS](https://github.com/blindFS) created
589-
- [Attempt to fix multiline prompt resize issue](https://github.com/nushell/reedline/pull/841)
590-
- [andylokandy](https://github.com/andylokandy) created
591-
- [Fix external printer don't print until key press](https://github.com/nushell/reedline/pull/840)
592-
- [uek-1](https://github.com/uek-1) created
593-
- [made can_partially_complete() only complete when suggesting more than the input](https://github.com/nushell/reedline/pull/834)
594-
- [Fixed demo completions](https://github.com/nushell/reedline/pull/835)
595-
- [Added partial completions to the MenuNext event](https://github.com/nushell/reedline/pull/828)
596-
- [WindSoilder](https://github.com/WindSoilder) created
597-
- [emacs mode: change ctrl-k to `cut to line end`](https://github.com/nushell/reedline/pull/826)
598-
- [replcat](https://github.com/replcat) created
599-
- [Add test for kitty protocol modifier key in vi mode](https://github.com/nushell/reedline/pull/831)

0 commit comments

Comments
 (0)