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

V2: JSON Types #866

Merged
merged 17 commits into from
Jun 19, 2024
Merged

V2: JSON Types #866

merged 17 commits into from
Jun 19, 2024

Commits on May 30, 2024

  1. Roughly implement JSON typings

    Signed-off-by: Timo Stamm <ts@timostamm.de>
    timostamm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9654fd5 View commit details
    Browse the repository at this point in the history
  2. make bootstrap

    Generate the well-known types with JSON typings.
    
    Signed-off-by: Timo Stamm <ts@timostamm.de>
    timostamm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f8ddb8a View commit details
    Browse the repository at this point in the history
  3. make

    Re-generate all, adding JSON typings.
    
    Signed-off-by: Timo Stamm <ts@timostamm.de>
    timostamm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    06b1148 View commit details
    Browse the repository at this point in the history
  4. Fix type for repeated double/float

    Signed-off-by: Timo Stamm <ts@timostamm.de>
    timostamm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    12957b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    1ef1831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23e0195 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    766326a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    4b712ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fdb7de View commit details
    Browse the repository at this point in the history
  3. Add more tests

    timostamm committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ffe2b43 View commit details
    Browse the repository at this point in the history
  4. Remove TODOs

    The JsonType parameter must remain optional, because JSON types are optional.
    timostamm committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c284d85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a40190b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac1ecee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bcfd15 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    69b632f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdc4288 View commit details
    Browse the repository at this point in the history