Skip to content

Preserve typed values through filter chains - #14

Merged
kepano merged 2 commits into
mainfrom
typed-filter-values
Sep 14, 2026
Merged

kepano merged 2 commits into
mainfrom
typed-filter-values

Conversation

@kepano

@kepano kepano commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Preserves semantic types through filter chains so computed values serialize correctly to YAML.

  • Return typed numbers from calc, round, and length
  • Preserve selected value types in first, last, and nth
  • Reject invalid or non-finite arithmetic without corrupting output
  • Correct singleton collection and empty-selection behavior
  • Update tests, filter docs, and changelog

@kepano
kepano merged commit 6e13146 into main Sep 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant