Skip to content

Tags: zuqini/zpack.nvim

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 2.0.0 (#24)

* chore(main): release 2.0.0

* docs: add 1.x->2.0 upgrade guide; fix 2.0.0 changelog migration notes

release-please generated a dangling BREAKING CHANGES note ('the options listed above ... replacements shown') because the PR-body table did not carry into the commit footer. Replace it with the real migration table and add a durable 'Upgrading from 1.x to 2.0' section to docs/tips.md (linked from README Tips & Migration).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: zuqini <lizuqiliang@gmail.com>

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19 from zuqini/feat/keyspec-passthrough

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #13 from zuqini/zuqini/opt-merge-refactor

refactor: collapse opts merging to single authoritative path

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #10 from zuqini/zuqini/event-fire-missing-data

fix: forward ev.data, validate buffer, chain dependencies, and dedupl…

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from zuqini/zuqini/lazy-loading-bug

fix: lazy-loaded plugins not fully activating

v1.1.0

Toggle v1.1.0's commit message
docs: tighten wording in features and target audience sections

v1.0.0

Toggle v1.0.0's commit message
docs: add Extensions section with zshow.nvim