docs: Add v2→v3 migration guide and v3.0.0 changelog entry#177
Merged
Conversation
…gration section - Add [3.0.0] - 2026-04-07 section to CHANGELOG.md covering the Reversal API removal and GROUP 8 Lists consolidation breaking changes (closes #164) - Remove the duplicate [2.4.1] stanza whose content is a subset of [2.4.0] and whose date (2026-03-16) is wrongly before the [2.4.0] date (closes #146) - Add "v2 to v3 Migration" section to docs/MIGRATION_GUIDE.md with the Reversal method replacement table, before/after examples, and GROUP 8 consolidation notes; links to REVERSAL_API_MIGRATION.md and RELEASE_v3_0_0.md (closes #150) https://claude.ai/code/session_01AJv9mgjPUgkUhtmJWTRxq2
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.
Summary
Added comprehensive migration documentation for FlexLibs2 v3.0.0, which introduces two breaking changes: removal of the bundled
project.ReversalAPI and consolidation of four operations classes underPossibilityItemOperations.Changes
MIGRATION_GUIDE.md: Added new "v2 to v3 Migration" section with:
project.Reversal→project.ReversalIndexes/project.ReversalEntriesmigrationREVERSAL_API_MIGRATION.md)AgentOperationsandOverlayOperationsCHANGELOG.md: Added v3.0.0 entry (2026-04-07) documenting:
Notes
REVERSAL_API_MIGRATION.md,RELEASE_v3_0_0.md) for complete detailshttps://claude.ai/code/session_01AJv9mgjPUgkUhtmJWTRxq2