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

Allow ignoring undefined attributes during unmarshalling #213

Merged
merged 4 commits into from Jul 28, 2022

Commits on Jul 27, 2022

  1. Adding alternative implementation of Unmarshal which allows supplying

    of opts which can be used to modify the unmarshalling behaviour,
    such as ignoring undefined attributes (#212)
    bendbennett committed Jul 27, 2022
    Copy the full SHA
    cff7cc2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1a51cae View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4da9b30 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Apply suggestions from code review

    Co-authored-by: Brian Flad <bflad417@gmail.com>
    bendbennett and bflad committed Jul 28, 2022
    Copy the full SHA
    bd78764 View commit details
    Browse the repository at this point in the history