Prepare v0.4.0 release - #115
Merged
Merged
Conversation
Bump the package version to 0.4.0 and finalize the CHANGELOG as [0.4.0] - 2026-09-26, organized by feature with known limitations. v0.4 entries that had been appended to the released [0.3.0] section move to 0.4.0, restoring 0.3.0 to its shipped text, and shipped work that was missing (sticky headers, Gap Wide and fade colors, the Powerlevel10k configurator handoff, zsh hook preservation, Esc fixes) is now listed. README covers the right-side prompt, show-on-command modules, path shortening, smart output folding, and sticky headers. ROADMAP records v0.4.0 as released, names #79 interaction layout modes as the next direction, and moves unscheduled issues to a separate backlog.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release preparation for v0.4.0. Only release metadata and docs are changed.
Changes
package.jsonandpackage-lock.jsonbumped from 0.3.0 to 0.4.0. The build identity reportsnotMyShell 0.4.0.## [0.4.0] - 2026-09-26and organized by feature (Added / Changed / Fixed / Known limitations)./promptviews, Connector fade, and the Powerlevel10k prompt-leak fix had been appended to the released[0.3.0]section. They move to 0.4.0, and[0.3.0]is restored to the text shipped onmaster./update apply's supported install method.Verification
npm run build,npm run typecheck,npm test(427/427),git diff --check, andnode dist/index.js --version→notMyShell 0.4.0.