Skip to content

docs(release): fold can_decode memoization into 0.9.1 (drop premature 0.9.2)#45

Merged
lesnik512 merged 1 commit into
mainfrom
docs/fold-perf-into-0.9.1
Jun 13, 2026
Merged

docs(release): fold can_decode memoization into 0.9.1 (drop premature 0.9.2)#45
lesnik512 merged 1 commit into
mainfrom
docs/fold-perf-into-0.9.1

Conversation

@lesnik512

Copy link
Copy Markdown
Member

Summary

Follow-up to the already-merged PR #44. That PR (the can_decode verdict memoization) was merged before its release-note correction landed, so it left a premature planning/releases/0.9.2.md on main.

0.9.1 is still unreleased, so both decoder-dispatch fixes ship under one tag:

  1. nested-CustomType correctness (PR fix(decoders): MsgspecDecoder.can_decode rejects nested CustomType (0.9.1) #43)
  2. can_decode memoization (PR perf(decoders): memoize can_decode verdict per model (0.9.2) #44)

This PR:

  • Expands planning/releases/0.9.1.md into a two-part release covering both fixes.
  • Deletes planning/releases/0.9.2.md.

Docs-only; no code change.

Test Plan

  • No source change — 0.9.1.md / 0.9.2.md only
  • 0.9.1.md documents both the correctness fix and the perf fix

🤖 Generated with Claude Code

…notes

PR #44 (can_decode verdict memoization) merged before its release-note
correction landed, leaving a premature planning/releases/0.9.2.md. 0.9.1
is still unreleased, so both decoder-dispatch fixes — nested-CustomType
correctness and can_decode memoization — ship under the single 0.9.1 tag.

Expands 0.9.1.md to document both; removes the 0.9.2.md draft.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@lesnik512 lesnik512 merged commit 5ecb929 into main Jun 13, 2026
5 checks passed
@lesnik512 lesnik512 deleted the docs/fold-perf-into-0.9.1 branch June 13, 2026 08:18
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