-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: github-liuxu/MetaCodable
base: main
head repository: SwiftyLab/MetaCodable
compare: main
- 10 commits
- 59 files changed
- 3 contributors
Commits on Sep 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8e3a24f - Browse repository at this point
Copy the full SHA 8e3a24fView commit details
Commits on Sep 25, 2025
-
ci(Deps): bump actions/checkout from 4 to 5 (SwiftyLab#143)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 75a24e1 - Browse repository at this point
Copy the full SHA 75a24e1View commit details
Commits on Jan 19, 2026
-
feat: added support for
RawRepresentableenum conformance generation (SwiftyLab#147) * feat: added support for `RawRepresentable` enum conformance generation * fix: fixed podspecs * ci: added swift-syntax 602 version
Configuration menu - View commit details
-
Copy full SHA for 46cb009 - Browse repository at this point
Copy the full SHA 46cb009View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b6dd45 - Browse repository at this point
Copy the full SHA 3b6dd45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c0c773 - Browse repository at this point
Copy the full SHA 0c0c773View commit details
Commits on Jan 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c2a6cc9 - Browse repository at this point
Copy the full SHA c2a6cc9View commit details
Commits on Feb 2, 2026
-
fix: removed unnecessary container variable warning for enum decoding…
… expansion (SwiftyLab#156) * fix: removed unnecessary container variable warning for enum decoding expansion * test: fixed tests in older Swift versions
Configuration menu - View commit details
-
Copy full SHA for ee54b7d - Browse repository at this point
Copy the full SHA ee54b7dView commit details
Commits on Feb 18, 2026
-
fix: fixed enum cases encoding without associated values (SwiftyLab#158)
* fix SwiftyLab#157 * fixed an error and added a test * add coding test * Fix unused variable * Added test * conditional break * fix tests for last commit * fix old tests * add new tests so this bug can't slip in again
Configuration menu - View commit details
-
Copy full SHA for 485b74d - Browse repository at this point
Copy the full SHA 485b74dView commit details
Commits on Apr 4, 2026
-
chore(Deps): bump github.com/swiftlang/swift-syntax (SwiftyLab#159)
Bumps [github.com/swiftlang/swift-syntax](https://github.com/swiftlang/swift-syntax) from 602.0.0 to 603.0.0. - [Release notes](https://github.com/swiftlang/swift-syntax/releases) - [Commits](swiftlang/swift-syntax@602.0.0...603.0.0) --- updated-dependencies: - dependency-name: github.com/swiftlang/swift-syntax dependency-version: 603.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4af3f53 - Browse repository at this point
Copy the full SHA 4af3f53View commit details -
ci(Deps): bump rojopolis/spellcheck-github-actions from 0.57.0 to 0.6…
…0.0 (SwiftyLab#160) Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.57.0 to 0.60.0. - [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases) - [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md) - [Commits](rojopolis/spellcheck-github-actions@0.57.0...0.60.0) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-version: 0.60.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3736758 - Browse repository at this point
Copy the full SHA 3736758View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main