Skip to content

feat: add explicit version tag to Codable instances#11

Merged
tmcdonell merged 1 commit into
mainfrom
feat/versioned-codable
Dec 15, 2025
Merged

feat: add explicit version tag to Codable instances#11
tmcdonell merged 1 commit into
mainfrom
feat/versioned-codable

Conversation

@tmcdonell

Copy link
Copy Markdown
Contributor

Summary

We may want to change the shape of the Codable instance in the future, so this gives us a clear pathway to make backwards-compatible format changes.

We may want to change the shape of the Codable instance in the future,
so this gives us a clear pathway to make backwards-compatible format
changes.
@tmcdonell tmcdonell merged commit 9453074 into main Dec 15, 2025
3 checks passed
@tmcdonell tmcdonell deleted the feat/versioned-codable branch December 15, 2025 13:57
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