Skip to content

chore(release): 0.2.0 - #12

Merged
rldyourmnd merged 1 commit into
mainfrom
release/0.2.0
Sep 2, 2026
Merged

chore(release): 0.2.0#12
rldyourmnd merged 1 commit into
mainfrom
release/0.2.0

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

Everything here is a dependency the repository stopped carrying, or stopped carrying twice.

clap 2 → 4, parser rewritten as a typed list
base64 0.13 → 0.22, twelve call sites; ends two versions of one crate in the workspace
sha2, deadpool, ping moved with them
Rust base image 1.97 → 1.98

Nothing changes what the program does, which is why it is released separately from anything that would.

https://claude.ai/code/session_01WFnbbqyGJC9DJVoF3JhfvW

Everything in this release is a dependency the repository stopped carrying or
stopped carrying twice.

`clap` 2 to 4, which replaced a usage-string DSL and an iteration over clap's
own internals with a typed list walked twice -- once to build the parser, once
to set the environment. `base64` 0.13 to 0.22, twelve call sites, which also
ended the workspace carrying two versions of the same crate. `sha2`,
`deadpool` and `ping` moved with them, and the container's Rust base moved
from 1.97 to 1.98.

None of it changes what the program does. That is the point of releasing it
separately from anything that does.
@rldyourmnd
rldyourmnd merged commit 6c524c5 into main Sep 2, 2026
25 checks passed
@rldyourmnd
rldyourmnd deleted the release/0.2.0 branch September 2, 2026 11:18
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