Skip to content

Update Icod.CommandFramework to 2.1.0 - #5

Merged
uniblab merged 23 commits into
mainfrom
commandframework-2.1.0
Sep 3, 2026
Merged

Update Icod.CommandFramework to 2.1.0#5
uniblab merged 23 commits into
mainfrom
commandframework-2.1.0

Conversation

@uniblab

@uniblab uniblab commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Update every direct Icod.CommandFramework package reference in Icod.LineEditor from 1.1.0 to 2.1.0, and follow the 2.x process extraction by linking Icod.Processes 1.2.0 into the assemblies that own process execution.

This PR updates direct Icod.CommandFramework references in:

  • Icod.LineEditor.Ed.Shared;
  • ed;
  • red;
  • sed;
  • Ed.Shared.Tests;
  • Ed.Tests;
  • Red.Tests; and
  • Sed.Tests.

Icod.Processes 1.2.0 is added to:

  • Icod.LineEditor.Ed.Shared; and
  • sed.

Those are the two production assemblies whose source consumes the process runner APIs extracted from Icod.CommandFramework. Small namespace-compatibility bridge files globally import Icod.Processes while keeping the former Icod.CommandFramework.Processes namespace resolvable for the existing source using directives; the implementation types come from Icod.Processes 1.2.0.

The lineeditor router has no direct Icod.CommandFramework or Icod.Processes package reference; it consumes dependencies through its project references to ed, red, and sed, so no redundant package references are added.

Current architecture documentation is updated to identify Icod.CommandFramework 2.1.0. Historical extraction/provenance documents are intentionally left unchanged.

No icon or package-artwork changes are included; those are reserved for the requested follow-up.

@uniblab
uniblab marked this pull request as ready for review September 3, 2026 10:05
@uniblab uniblab self-assigned this Sep 3, 2026
@uniblab
uniblab merged commit 1705e1d into main Sep 3, 2026
4 checks passed
@uniblab
uniblab deleted the commandframework-2.1.0 branch September 3, 2026 10:09
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