Skip to content

Release/v0.3#15

Merged
JackLanger merged 16 commits into
mainfrom
release/v0.3
Jun 3, 2026
Merged

Release/v0.3#15
JackLanger merged 16 commits into
mainfrom
release/v0.3

Conversation

@JackLanger

Copy link
Copy Markdown
Owner

Bump release to v0.3

JackLanger and others added 16 commits June 2, 2026 18:14
refactor: rename CliCore to CMDKit and update related documentation
* feat: implement argument interpreter for command invocation and enhance CLI parsing

* feat: add method to CliCoreBuilder for setting custom argument interpreter

* chore: fixed format and style

* refactor: replace CliCoreError with CMDKitError in ArgumentInterpreter and related implementations
* build: bump version

* feat: update project description and enhance dependencies for async support

* feat: implement multi-worker command execution with CMDKitMaster and enhance error handling

* feat: add documentation for custom HelpRenderer and ArgumentInterpreter extensions
# Conflicts:
#	Cargo.toml
#	README.md
* feat: implement logging functionality with LogLevel and ConsoleLogSink

* feat: update CommandStrategy to accept ExecutionContext in execute method

- removed deconstructed arguments from function runners to provide
  a unified invocation across materialized commands

* docs: update readme
@JackLanger JackLanger merged commit 36b67a0 into main Jun 3, 2026
6 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