Skip to content

Adapt to Hex1b 0.149.0 fluent API renames#166

Merged
willibrandon merged 1 commit into
mainfrom
hex1b-api-renames-165
May 9, 2026
Merged

Adapt to Hex1b 0.149.0 fluent API renames#166
willibrandon merged 1 commit into
mainfrom
hex1b-api-renames-165

Conversation

@willibrandon

Copy link
Copy Markdown
Owner

Hex1b 0.149.0 renamed three fluent extension method families: WithInputBindings, WithViewRenderer, and InfoBar's Separator and WithDefaultSeparator. They become InputBindings, ViewRenderer, and Divider. Signatures are unchanged, so the change is mechanical across roughly 20 source and test files. Also pins System.CommandLine to 2.0.7 and Microsoft.Diagnostics.Tracing.TraceEvent to 3.2.2.

Fixes: #165

WithInputBindings, WithViewRenderer, and InfoBar's Separator and
WithDefaultSeparator are now InputBindings, ViewRenderer, and Divider.
Signatures unchanged. Also bumps System.CommandLine to 2.0.7 and
Microsoft.Diagnostics.Tracing.TraceEvent to 3.2.2.

Fixes #165
@willibrandon willibrandon added infrastructure Build system, tooling, and project configuration dependencies Updates and adaptations driven by upstream package changes labels May 9, 2026
@willibrandon willibrandon self-assigned this May 9, 2026
@willibrandon willibrandon merged commit 71d0ecd into main May 9, 2026
9 of 12 checks passed
@willibrandon willibrandon deleted the hex1b-api-renames-165 branch May 9, 2026 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates and adaptations driven by upstream package changes infrastructure Build system, tooling, and project configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adapt to Hex1b 0.149.0 fluent API renames

1 participant