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

keep nlohmann::json private #371

Merged
merged 4 commits into from
Oct 25, 2023
Merged

keep nlohmann::json private #371

merged 4 commits into from
Oct 25, 2023

Commits on Oct 23, 2023

  1. changed userinfo_vc to not publicize nlohmann::json

    Greg Hewett committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5c16323 View commit details
    Browse the repository at this point in the history
  2. moved nlohmann_json to an include dependency instead of a link depend…

    …ency
    Greg Hewett committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    cc9e878 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. construct string instead of json object

    Co-authored-by: Richard Barnes <rlb@ipv.sx>
    Greg Hewett and bifurcation committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9345027 View commit details
    Browse the repository at this point in the history
  2. Fixed partial updated test

    Greg Hewett committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7e00079 View commit details
    Browse the repository at this point in the history