Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: modify macro implementation #12

Merged
merged 8 commits into from
Jul 21, 2023
Merged

refactor: modify macro implementation #12

merged 8 commits into from
Jul 21, 2023

Conversation

soumyamahunt
Copy link
Contributor

BREAKING CHANGE: replace CodablePath with CodedAt
BREAKING CHANGE: replace CodableCompose with CodedAt without args
BREAKING CHANGE: rename ExternalHelperCoder to HelperCoder

BREAKING CHANGE: replace `CodablePath` with `CodedAt`
BREAKING CHANGE: replace `CodableCompose` with `CodedAt` without args
BREAKING CHANGE: rename `ExternalHelperCoder` to `HelperCoder`
@soumyamahunt soumyamahunt merged commit 61ae723 into main Jul 21, 2023
3 of 5 checks passed
@soumyamahunt soumyamahunt deleted the refactor branch July 21, 2023 14:57
soumyamahunt added a commit that referenced this pull request Sep 20, 2023
BREAKING CHANGE: replaced `CodablePath` with `CodedAt`
BREAKING CHANGE: replaced `CodableCompose` with `CodedAt` without args
BREAKING CHANGE: renamed `ExternalHelperCoder` to `HelperCoder`
BREAKING CHANGE: replaced `default:` with `@Default`
BREAKING CHANGE: replaced `helper:` with `@CodedBy`
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.

[Feature Request] Allow type level customization for Codable implementation generated
1 participant