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

Add support for typesafe circe configurations #95

Closed
Z1kkurat opened this issue Feb 20, 2020 · 1 comment
Closed

Add support for typesafe circe configurations #95

Z1kkurat opened this issue Feb 20, 2020 · 1 comment

Comments

@Z1kkurat
Copy link

Currently the only way to specify a way to encode/decode values for derevo-circe's encoder/decoder is by passing fully qualified name as a string to macroannotation. It would be nice to support a more typesafe way of doing so, i.e. @derive(encoder(snakeCaseMemberNames))

@Odomontois
Copy link
Member

Seems fixed

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

No branches or pull requests

2 participants