Skip to content

Release 0.3.0#2

Merged
AltiAntonov merged 11 commits intomainfrom
release/0.3.0
Apr 11, 2026
Merged

Release 0.3.0#2
AltiAntonov merged 11 commits intomainfrom
release/0.3.0

Conversation

@AltiAntonov
Copy link
Copy Markdown
Owner

Summary

Add structured safe-decoding issue reporting through SafeDecodingReport and SafeDecodingDiagnostics.capture without changing the existing wrapper behavior.

Added

  • SafeDecodingReport for structured issue inspection
  • SafeDecodingDiagnostics.capture for returning a decoded value plus a scoped report
  • reporting coverage for clean payloads, fallback-backed issues, mixed-wrapper ordering, nested coding paths, throw behavior, and handler composition

Changed

  • README now documents report capture and the 0.3.0 release path
  • changelog now describes 0.3.0 as an additive, non-breaking reporting release
  • wrapper behavior remains unchanged; reporting is now observable as structured data

Breaking Changes

  • None.

@AltiAntonov AltiAntonov merged commit b2d0ebd into main Apr 11, 2026
1 check failed
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