Skip to content

Pull requests: nushell/nushell

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(xlsx,ods): convert whole-number floats to int
#18485 opened Jun 28, 2026 by yertto Contributor Loading…
Error record passed to the catch block has more details A:error-handling How errors in externals/nu code are caught or handled programmatically (see also unhelpful-error) A:std-library Defining and improving the standard library written in Nu A:third-party-integration Issues at the interface of Nushell with third-party tools and ensuring tools can run on Nu notes:breaking-changes Noted in Breaking Changes section notes:ready Indicates Ready for Release notes
#18479 opened Jun 26, 2026 by Bahex Member Loading…
add semver as a custom value type with support commands A:parser Issues related to parsing notes:additions Noted in "Additions" section notes:ready Indicates Ready for Release notes
#18473 opened Jun 25, 2026 by fdncred Contributor Loading…
fix(parser): clear error for dangling type-signature colon (#13926) A:parser Issues related to parsing
#18470 opened Jun 24, 2026 by maximilize Contributor Loading…
build(deps): bump object_store from 0.13.1 to 0.14.0 A:plugin-polars Work related to the polars dataframe implementation A:plugins This issue is about plugins dependencies (Dependabot label) Pull requests that update a dependency file rust (Dependabot label) Pull requests that update Rust code
#18460 opened Jun 24, 2026 by dependabot Bot Loading…
Even more type system improvements A:parser Issues related to parsing A:type-system Problems or features related to nushell's type system
#18450 opened Jun 22, 2026 by Bahex Member Loading…
Assortment of std improvements A:std-library Defining and improving the standard library written in Nu A:streaming Issues related to streaming data (or collecting data when it should be streamed) notes:breaking-changes Noted in Breaking Changes section
#18449 opened Jun 22, 2026 by Bahex Member Loading…
fix!: make from ods and from xlsx consistent
#18436 opened Jun 19, 2026 by Bahex Member Loading…
feat(any/all): Allow using row conditions alongside closures
#18353 opened Jun 5, 2026 by Mrfiregem Contributor Loading…
non-blocking completions
#18334 opened Jun 3, 2026 by philocalyst Loading…
refactor: remove deprecated features of grid command
#18276 opened May 24, 2026 by Juhan280 Contributor Loading…
feat: enable spread operator for get command rest args A:parser Issues related to parsing
#18220 opened May 16, 2026 by mvanhorn Loading…
feat: for loops can work with pipeline input A:ir-compiler Issues/pull requests related to compiling Nushell parser output to internal representation (IR) A:parser Issues related to parsing A:syntax Changes to the grammar or syntax beyond parser bugfixes notes:additions Noted in "Additions" section
#18152 opened May 2, 2026 by Bahex Member Draft
[proof of concept] Stoppable pipelines
#18129 opened Apr 28, 2026 by colinmparker Contributor Draft
separate plugin protocol version from nushell version A:plugins This issue is about plugins notes:additions Noted in "Additions" section notes:ready Indicates Ready for Release notes plugin-protocol-change Pull requests that will need documentation of the plugin protocol reference to be updated
#18079 opened Apr 20, 2026 by fdncred Contributor Draft
feat: make ExecuteHostCommand accept closure
#18018 opened Apr 12, 2026 by Juhan280 Contributor Draft
Deprecate --columns flag in update cells in favor of rest arguments notes:breaking-changes Noted in Breaking Changes section notes:ready Indicates Ready for Release notes
#17815 opened Mar 15, 2026 by tauanbinato Contributor Loading…
ProTip! Follow long discussions with comments:>50.