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: add more typed dicts to parsing #139

Merged
merged 8 commits into from
Jun 15, 2023
Merged

feat: add more typed dicts to parsing #139

merged 8 commits into from
Jun 15, 2023

Commits on Jun 14, 2023

  1. feat: more dict types

    tlambert03 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    87512e0 View commit details
    Browse the repository at this point in the history
  2. more dicts

    tlambert03 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8e53ac5 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    94565d2 View commit details
    Browse the repository at this point in the history
  2. good state

    tlambert03 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    8f68256 View commit details
    Browse the repository at this point in the history
  3. fix typing import

    tlambert03 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    3af9ca7 View commit details
    Browse the repository at this point in the history
  4. add module docstring

    tlambert03 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    18cf926 View commit details
    Browse the repository at this point in the history
  5. fix fstring

    tlambert03 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    350bdf7 View commit details
    Browse the repository at this point in the history
  6. add concurrency

    tlambert03 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    28eb743 View commit details
    Browse the repository at this point in the history