Skip to content

v1.9.0 aftermath#91

Merged
jbee merged 3 commits into
mainfrom
v1.9.1-fixes
Apr 23, 2026
Merged

v1.9.0 aftermath#91
jbee merged 3 commits into
mainfrom
v1.9.1-fixes

Conversation

@jbee

@jbee jbee commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • 🐛 fixed an edge-case issue with parsing numbers via TextualNumber
  • 🆕 added an ordinal to Pattern to allow easy identification of which pattern matched in a multi-pattern InputExpression
  • 🆕 added lots more test coverage for TextualNumber by using same scenarios an all entry points so that all paths resulting in a number do have some tests
  • 🆕 added better test coverage for some edge-cases of Text API methods
  • ✨ extracted new Streamable.Sized base interface to eliminate more indirection when iterating or streaming array elements or object keys/entries/values

@jbee jbee self-assigned this Apr 23, 2026
@jbee jbee changed the title V1.9.1 fixes v1.9.0 aftermath Apr 23, 2026
@sonarqubecloud

Copy link
Copy Markdown

@jbee jbee merged commit 0a66d61 into main Apr 23, 2026
3 checks passed
@jbee jbee deleted the v1.9.1-fixes branch April 23, 2026 08:36
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