Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SwiftyLab
/
MetaCodable
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
45
Star
779
Code
Issues
3
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 24, 2026
chore(CHANGELOG): update for v1.6.1 [skip ci]
soumyamahunt
committed
3d4bfeb
View commit details
Copy full SHA for 3d4bfeb
Browse repository at this point
Commits on Apr 4, 2026
ci(Deps): bump rojopolis/spellcheck-github-actions from 0.57.0 to 0.60.0 (#160)
Show description for 3736758
dependabot[bot]
authored
3736758
View commit details
Copy full SHA for 3736758
Browse repository at this point
chore(Deps): bump github.com/swiftlang/swift-syntax (#159)
Show description for 4af3f53
dependabot[bot]
authored
4af3f53
View commit details
Copy full SHA for 4af3f53
Browse repository at this point
Commits on Feb 18, 2026
fix: fixed enum cases encoding without associated values (#158)
Show description for 485b74d
Amzd
authored
485b74d
View commit details
Copy full SHA for 485b74d
Browse repository at this point
Commits on Feb 2, 2026
fix: removed unnecessary container variable warning for enum decoding expansion (#156)
Show description for ee54b7d
soumyamahunt
authored
ee54b7d
View commit details
Copy full SHA for ee54b7d
Browse repository at this point
Commits on Jan 20, 2026
chore(CHANGELOG): update for v1.6.0 [skip ci]
soumyamahunt
committed
c2a6cc9
View commit details
Copy full SHA for c2a6cc9
Browse repository at this point
Commits on Jan 19, 2026
ci(Deps): bump rojopolis/spellcheck-github-actions from 0.51.0 to 0.56.0 (#153)
dependabot[bot]
authored
0c0c773
View commit details
Copy full SHA for 0c0c773
Browse repository at this point
ci(Deps): bump actions/checkout from 5 to 6 (#152)
dependabot[bot]
authored
3b6dd45
View commit details
Copy full SHA for 3b6dd45
Browse repository at this point
feat: added support for `RawRepresentable` enum conformance generation (#147)
Show description for 46cb009
soumyamahunt
authored
46cb009
View commit details
Copy full SHA for 46cb009
Browse repository at this point
Commits on Sep 25, 2025
ci(Deps): bump actions/checkout from 4 to 5 (#143)
Show description for 75a24e1
dependabot[bot]
authored
75a24e1
View commit details
Copy full SHA for 75a24e1
Browse repository at this point
Commits on Sep 18, 2025
feat: added support for specifying arbitrary primitive enum case values (#144)
soumyamahunt
authored
8e3a24f
View commit details
Copy full SHA for 8e3a24f
Browse repository at this point
Commits on Jul 27, 2025
fix: fixed optional types not detected with `valueCoder` strategy (#141)
soumyamahunt
authored
5873c3e
View commit details
Copy full SHA for 5873c3e
Browse repository at this point
Commits on Jul 8, 2025
chore(CHANGELOG): update for v1.5.0 [skip ci]
soumyamahunt
committed
e2b09b4
View commit details
Copy full SHA for e2b09b4
Browse repository at this point
fix: fixed `Path` deprecation warnings in package plugin (#140)
soumyamahunt
authored
5d8ae67
View commit details
Copy full SHA for 5d8ae67
Browse repository at this point
Commits on Jul 6, 2025
ci(Deps): bump rojopolis/spellcheck-github-actions from 0.49.0 to 0.51.0 (#135)
Show description for cc5416f
dependabot[bot]
authored
cc5416f
View commit details
Copy full SHA for cc5416f
Browse repository at this point
feat: added `IgnoreEncoding(basedOn:)` macro to ignore encoding based on other properties (#139)
soumyamahunt
authored
fbb50ba
View commit details
Copy full SHA for fbb50ba
Browse repository at this point
feat: added `DecodedAt` and `EncodedAt` macros for separate decoding and encoding CodingKeys (#138)
soumyamahunt
authored
b468de5
View commit details
Copy full SHA for b468de5
Browse repository at this point
Commits on Jul 4, 2025
feat: added support for `Encodable`/`Decodable` partial conformance (#137)
soumyamahunt
authored
89d9cc0
View commit details
Copy full SHA for 89d9cc0
Browse repository at this point
Commits on May 24, 2025
ci: fix runner name typo
soumyamahunt
authored
2da1ee9
View commit details
Copy full SHA for 2da1ee9
Browse repository at this point
Commits on May 23, 2025
ci(Deps): bump rojopolis/spellcheck-github-actions from 0.44.0 to 0.46.0 (#120)
dependabot[bot]
authored
41ec9ff
View commit details
Copy full SHA for 41ec9ff
Browse repository at this point
ci: added Swift 5.10 testing with ubuntu-22.04 runner (#133)
soumyamahunt
authored
b0256fa
View commit details
Copy full SHA for b0256fa
Browse repository at this point
ci: removed swift-format dependency (#132)
soumyamahunt
authored
cbede0d
View commit details
Copy full SHA for cbede0d
Browse repository at this point
Commits on May 22, 2025
ci: added more swift versions and swift-syntax coveragae (#131)
soumyamahunt
authored
64afaaa
View commit details
Copy full SHA for 64afaaa
Browse repository at this point
chore: added detailed architecture and AI context docs (#130)
soumyamahunt
authored
3dc1c7a
View commit details
Copy full SHA for 3dc1c7a
Browse repository at this point
Commits on May 21, 2025
feat: added common strategies applicable to all properties (#129)
soumyamahunt
authored
ab61565
View commit details
Copy full SHA for ab61565
Browse repository at this point
Commits on May 4, 2025
ci: remove codeQL analysis on ubuntu as deprecated (#127)
Show description for cc973b0
soumyamahunt
authored
cc973b0
View commit details
Copy full SHA for cc973b0
Browse repository at this point
Commits on Feb 12, 2025
ci: update macOS CI with latest swift 6 (#121)
soumyamahunt
authored
412ce20
View commit details
Copy full SHA for 412ce20
Browse repository at this point
Commits on Nov 4, 2024
ci(Deps): bump rojopolis/spellcheck-github-actions from 0.42.0 to 0.44.0 (#113)
Show description for 5916d93
dependabot[bot]
authored
5916d93
View commit details
Copy full SHA for 5916d93
Browse repository at this point
Commits on Oct 9, 2024
feat: added properties dependencies support to `CodedBy` macro (#107)
soumyamahunt
authored
b0563bc
View commit details
Copy full SHA for b0563bc
Browse repository at this point
Commits on Oct 2, 2024
feat: added support for mutable optional variable with `@IgnoreCoding` (#104)
soumyamahunt
authored
1043da0
View commit details
Copy full SHA for 1043da0
Browse repository at this point
ci(Deps): bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.42.0 (#102)
Show description for 5676cd9
dependabot[bot]
authored
5676cd9
View commit details
Copy full SHA for 5676cd9
Browse repository at this point
fix: minimized warnings generated by macro expanded code (#103)
soumyamahunt
authored
0c4be0e
View commit details
Copy full SHA for 0c4be0e
Browse repository at this point
Commits on Sep 30, 2024
chore(CHANGELOG): update for v1.4.0 [skip ci]
soumyamahunt
committed
7246a7f
View commit details
Copy full SHA for 7246a7f
Browse repository at this point
ci: use Swift 6 for release action
soumyamahunt
authored
3d5be63
View commit details
Copy full SHA for 3d5be63
Browse repository at this point
test: migrated to swift-testing
soumyamahunt
committed
ca493e4
View commit details
Copy full SHA for ca493e4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.