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: decouple the handling of collection length configuration from FieldMeta #407

Merged
merged 9 commits into from
Oct 14, 2023

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    3c7ff7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d60672 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aeec5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80b8b46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a3dc63 View commit details
    Browse the repository at this point in the history
  6. chore: remove unused function

    guacs committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    c869fe3 View commit details
    Browse the repository at this point in the history
  7. tests: python 3.8 compatibility

    guacs committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    f241f3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5db0938 View commit details
    Browse the repository at this point in the history
  9. tests: remove constrained field test from dataclass factory test

    Constraints are not supported for dataclasses.
    guacs committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    08a67d3 View commit details
    Browse the repository at this point in the history