Skip to content

Release v0.17.0: redesign the vim engine - #65

Merged
oribarilan merged 1 commit into
mainfrom
release/v0.17.0
Sep 1, 2026
Merged

Release v0.17.0: redesign the vim engine#65
oribarilan merged 1 commit into
mainfrom
release/v0.17.0

Conversation

@oribarilan

Copy link
Copy Markdown
Owner

Release v0.17.0. Redesigns the vim engine into a modular architecture; no change to keybindings or behavior.

Changed

  • Redesigned the vim engine into a modular architecture for easier maintenance and future keybindings. No change to existing keybindings or behavior.

Fixed

  • dgg and drx no longer leave a stray operator that affected the next keypress.

Release checklist

  • Version bumped in package.json and src/version.ts to 0.17.0
  • CHANGELOG [Unreleased] moved to ## [0.17.0] with compare links updated
  • README version tags bumped (install snippet + config example)
  • just check passes: lint clean, 209 tests, 0 fail

After CI passes and this squash-merges, tag v0.17.0 and create the GitHub release.

Bump to v0.17.0. Redesigned the vim engine into a modular architecture. No change to keybindings or behavior.
@oribarilan
oribarilan merged commit c8ddd68 into main Sep 1, 2026
1 check passed
@oribarilan
oribarilan deleted the release/v0.17.0 branch September 1, 2026 21:42
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