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 to JsonSerializationWriter.WriteNonParsableObjectValue for anonymous objects. #307

Merged
merged 8 commits into from
Jul 31, 2024

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    0ff5ada View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d791dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b4ca45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89ef906 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Bump patch version.

    greg-ww committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    01242cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6da39da View commit details
    Browse the repository at this point in the history
  3. Add test for throwing exception for non string keyed dictionary values.

    Improvement to exception messaging.
    greg-ww committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a5829d8 View commit details
    Browse the repository at this point in the history
  4. Update changelog.

    greg-ww committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    799c405 View commit details
    Browse the repository at this point in the history