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

Fix binary subtypes #2908

Merged
merged 16 commits into from
Aug 14, 2021
Merged

Fix binary subtypes #2908

merged 16 commits into from
Aug 14, 2021

Commits on Aug 1, 2021

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

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    5c38e76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eb1fb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    046df03 View commit details
    Browse the repository at this point in the history
  4. ♻️ fix CBOR and BSON

    nlohmann committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b7db1d6 View commit details
    Browse the repository at this point in the history
  5. ✅ add tests for CBOR

    nlohmann committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    51a9880 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89c98df View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. 💚 fix MSVC build

    nlohmann committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    b74474e View commit details
    Browse the repository at this point in the history
  2. ✅ add tests for CBOR

    nlohmann committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    176e9bf View commit details
    Browse the repository at this point in the history
  3. 💚 fix MSVC build

    nlohmann committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    c592850 View commit details
    Browse the repository at this point in the history
  4. 💚 fix MSVC build

    nlohmann committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    346c9c1 View commit details
    Browse the repository at this point in the history
  5. 💚 fix MSVC build

    nlohmann committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    a4c3cf7 View commit details
    Browse the repository at this point in the history
  6. 💚 fix MSVC build

    nlohmann committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    db7ccaf View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. 💡 update documentation

    nlohmann committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    523f7c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Merge branch 'develop' of https://github.com/nlohmann/json into issue…

    …2863
    
    � Conflicts:
    �	.github/workflows/windows.yml
    nlohmann committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    0a0eb7a View commit details
    Browse the repository at this point in the history
  2. 🚨 fix C4244 warning

    nlohmann committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    1aceeff View commit details
    Browse the repository at this point in the history