Skip to content

compact works on records too#16810

Merged
cptpiepmatz merged 3 commits into
nushell:mainfrom
Bahex:compact-record
Oct 6, 2025
Merged

compact works on records too#16810
cptpiepmatz merged 3 commits into
nushell:mainfrom
Bahex:compact-record

Conversation

@Bahex
Copy link
Copy Markdown
Member

@Bahex Bahex commented Oct 4, 2025

Release notes summary - What our users need to know

compact your records

compact can now be used to remove null or --empty items from records too.

compact --empty now recognizes 0 byte binary values as empty.


Tasks after submitting

N/A

@Bahex Bahex added category:refactor notes:additions Noted in "Additions" section notes:ready Indicates Ready for Release notes labels Oct 5, 2025
@cptpiepmatz cptpiepmatz self-requested a review October 6, 2025 14:09
Copy link
Copy Markdown
Member

@cptpiepmatz cptpiepmatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very elegant

@cptpiepmatz cptpiepmatz merged commit b4038fe into nushell:main Oct 6, 2025
27 of 30 checks passed
@github-actions github-actions Bot added this to the v0.108.0 milestone Oct 6, 2025
@Bahex Bahex deleted the compact-record branch March 22, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:refactor notes:additions Noted in "Additions" section notes:ready Indicates Ready for Release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants