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 object that has either [MessagePackObject] or a valid [MessagePackFormatter()] #1259

Merged
merged 5 commits into from
Jun 7, 2021

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    b7839d5 View commit details
    Browse the repository at this point in the history
  2. check that [MessagePackFormatter(typeof(SomeFormatter))] is an actu…

    …al IMessagePackFormatter
    icanhasjonas committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    fb3277d View commit details
    Browse the repository at this point in the history
  3. oups

    icanhasjonas committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    a602180 View commit details
    Browse the repository at this point in the history
  4. fixed style violations

    icanhasjonas committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    74ce9db View commit details
    Browse the repository at this point in the history
  5. MsgPack006 diagnostic error is not properly located on the attribute …

    …instead of the intended formatter class
    icanhasjonas committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    070f3a9 View commit details
    Browse the repository at this point in the history