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

Support automatic camel case field key #371

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on May 25, 2022

  1. feat: support automatic camel case field key

    Add camel case encoding option
    Add camel case key conversion
    Add camel case test
    ErikPelli committed May 25, 2022
    Configuration menu
    Copy the full SHA
    c1b23af View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Update encode_test.go

    Co-authored-by: Fulvio <fulviodenza823@gmail.com>
    ErikPelli and fulviodenza committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    be494e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    1e3fdb0 View commit details
    Browse the repository at this point in the history
  2. Update encode_test.go

    ErikPelli committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    d8d97b9 View commit details
    Browse the repository at this point in the history