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

Ability to match field names in a case sensitive manner #207

Closed
wants to merge 4 commits into from

Commits on Oct 20, 2020

  1. feat: ability to match map keys to struct fields in a case sensitive …

    …manner
    Florin Mihalache committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    08a4d52 View commit details
    Browse the repository at this point in the history
  2. fix: comparing the first letter case insensitively to allow for expor…

    …ted members
    Florin Mihalache committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    12e6ef5 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Merge branch 'master' into feat/case-sensitive-match

    Florin Mihalache committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    bb00514 View commit details
    Browse the repository at this point in the history
  2. feat: TitleCaseInsensitive config added; tests added

    Florin Mihalache committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    0258dd9 View commit details
    Browse the repository at this point in the history