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

Introduce 'decodeEnumsCaseInsensitive' feature to Json. #2345

Merged
merged 4 commits into from
Jul 5, 2023

Commits on Jun 22, 2023

  1. Introduce 'parseEnumsCaseInsensitive' feature to Json.

    It allows decoding enum values in a case-insensitive manner. It does not affect CLASS kinds or encoding. It is one of the most-voted feature requests.
    
    Also enchance JsonNamingStrategy documentation.
    
    Fixes #209
    sandwwraith committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    e00c5e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74945fb View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. ~review fixes

    sandwwraith committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a273762 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    229bf23 View commit details
    Browse the repository at this point in the history