Skip to content

Document v5.6.x release history to clarify current release scope#215

Closed
Copilot wants to merge 3 commits intomasterfrom
copilot/check-for-new-version-release
Closed

Document v5.6.x release history to clarify current release scope#215
Copilot wants to merge 3 commits intomasterfrom
copilot/check-for-new-version-release

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 13, 2026

The repository changelog stopped at v5.5.0, which made it hard to judge whether the current unreleased change is substantial relative to the latest published version. This updates the release history so the current delta can be evaluated against v5.6.2 instead of stale metadata.

  • Changelog backfill

    • add missing entries for v5.6.0, v5.6.1, and v5.6.2
    • capture the major themes of each release: dictionary fix, build/CMake updates, limonp integration/install changes, long-string corruption fix, and dictionary caching perf work
  • Current unreleased scope

    • add an Unreleased section for the pending FullSegment/HMMSegment fix and its regression coverage
    • keep the changelog focused on concrete changes rather than release recommendations
  • Outcome

    • makes the answer to “is this larger than the previous release, and does it need a new version?” visible from repository metadata
    • frames the current work as a small unreleased delta on top of v5.6.2
## Unreleased

+ fix: FullSegment no longer skips the rune after a null dictionary match
+ test: cover the FullSegment regression and related mixed alphanumeric segmentation cases

## v5.6.2

+ perf: cache parsed main dictionary across DictTrie instances

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Copilot AI and others added 2 commits March 13, 2026 02:53
Co-authored-by: yanyiwu <2162645+yanyiwu@users.noreply.github.com>
Co-authored-by: yanyiwu <2162645+yanyiwu@users.noreply.github.com>
Copilot AI changed the title [WIP] Assess changes for potential new version release Document v5.6.x release history to clarify current release scope Mar 13, 2026
Copilot AI requested a review from yanyiwu March 13, 2026 02:55
Copilot stopped work on behalf of yanyiwu due to an error March 13, 2026 02:57
@yanyiwu
Copy link
Copy Markdown
Owner

yanyiwu commented Mar 18, 2026

Closing this draft PR because the release decision it was documenting has already been resolved with the published v5.6.3 release, so keeping this docs-only branch open would add noise rather than value.

@yanyiwu yanyiwu closed this Mar 18, 2026
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.

2 participants