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

feat/remove-pydantic-dependency #195

Merged
merged 47 commits into from
Jan 11, 2024
Merged

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    4432d9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6d5fa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf7a3e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbed385 View commit details
    Browse the repository at this point in the history
  5. Run Black over everything

    MasterKale committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b134c58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc60fe8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7d7631 View commit details
    Browse the repository at this point in the history
  8. Fix mypy config

    MasterKale committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5b43364 View commit details
    Browse the repository at this point in the history
  9. Remove unused type

    MasterKale committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f5dd32c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8bf3c71 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd28d8a View commit details
    Browse the repository at this point in the history
  12. Update VS Code settings

    MasterKale committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9535b9c View commit details
    Browse the repository at this point in the history
  13. Tweak exception messages

    MasterKale committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2c3357e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5b6af12 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e9cbfc9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9dd6d53 View commit details
    Browse the repository at this point in the history
  17. Abstract more cbor2 use

    MasterKale committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b8ff3b6 View commit details
    Browse the repository at this point in the history
  18. Add comment

    MasterKale committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    61b6044 View commit details
    Browse the repository at this point in the history
  19. Update tests

    MasterKale committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    dc3bb68 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d58f95e View commit details
    Browse the repository at this point in the history
  21. Refactor options_to_json

    MasterKale committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ad5be88 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8ef29d3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0bb1201 View commit details
    Browse the repository at this point in the history
  24. Remove print statement

    MasterKale committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5c86c3d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    dbb22a9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d403696 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    48c94b1 View commit details
    Browse the repository at this point in the history
  28. Update token binding test

    MasterKale committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9db31a6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    05ac887 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d5ea72b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c458d92 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    3aa5381 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f0ea3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21433cb View commit details
    Browse the repository at this point in the history
  4. Tweak error messages

    MasterKale committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2a2ac63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    defb54c View commit details
    Browse the repository at this point in the history
  6. Clean up unused imports

    MasterKale committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c6f30b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    043aa42 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3c53dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bf9cf5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8f971be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    963ba2e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c0c544 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f65c30d View commit details
    Browse the repository at this point in the history
  14. Run Black on setup.py

    MasterKale committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    64a0579 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6fd8ee6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    939c486 View commit details
    Browse the repository at this point in the history