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

refactor: change pydantic dataclass decorator #2557

Merged
merged 51 commits into from Aug 4, 2022

Commits on Apr 3, 2021

  1. Copy the full SHA
    665b5c9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b723e59 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    914f3bb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8706598 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2e15ef5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f3d68ce View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    95f1d15 View commit details
    Browse the repository at this point in the history
  8. refactor: polish

    PrettyWood committed Apr 3, 2021
    Copy the full SHA
    f5a5756 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    9ae2e30 View commit details
    Browse the repository at this point in the history
  10. fix coverage

    PrettyWood committed Apr 3, 2021
    Copy the full SHA
    d7b2b27 View commit details
    Browse the repository at this point in the history
  11. fix mypy and text

    PrettyWood committed Apr 3, 2021
    Copy the full SHA
    64dbc56 View commit details
    Browse the repository at this point in the history
  12. typos

    PrettyWood committed Apr 3, 2021
    Copy the full SHA
    e86f8bb View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    4086193 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Copy the full SHA
    dc717fe View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. add change

    PrettyWood committed Apr 12, 2021
    Copy the full SHA
    9799d80 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Copy the full SHA
    e7cbee1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    538c7b3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3874661 View commit details
    Browse the repository at this point in the history
  4. small tweaks

    PrettyWood committed May 16, 2021
    Copy the full SHA
    9174d7a View commit details
    Browse the repository at this point in the history
  5. remove wrapper

    PrettyWood committed May 16, 2021
    Copy the full SHA
    adda021 View commit details
    Browse the repository at this point in the history
  6. support 3.6

    PrettyWood committed May 16, 2021
    Copy the full SHA
    bf0f191 View commit details
    Browse the repository at this point in the history
  7. fix: mypy

    PrettyWood committed May 16, 2021
    Copy the full SHA
    c3aa37d View commit details
    Browse the repository at this point in the history
  8. rewrite doc

    PrettyWood committed May 16, 2021
    Copy the full SHA
    461fa1b View commit details
    Browse the repository at this point in the history
  9. add docs

    PrettyWood committed May 16, 2021
    Copy the full SHA
    77f4d6b View commit details
    Browse the repository at this point in the history
  10. wrapper is removed now

    PrettyWood committed May 16, 2021
    Copy the full SHA
    263859c View commit details
    Browse the repository at this point in the history
  11. a bit more docs

    PrettyWood committed May 16, 2021
    Copy the full SHA
    066f23c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. Copy the full SHA
    432ae04 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Copy the full SHA
    1926e85 View commit details
    Browse the repository at this point in the history
  2. code review

    PrettyWood committed Sep 6, 2021
    Copy the full SHA
    e3a8f87 View commit details
    Browse the repository at this point in the history
  3. faster dict update

    PrettyWood committed Sep 6, 2021
    Copy the full SHA
    80da159 View commit details
    Browse the repository at this point in the history
  4. add test for issue 3162

    PrettyWood committed Sep 6, 2021
    Copy the full SHA
    bde50bb View commit details
    Browse the repository at this point in the history
  5. add test for issue 3011

    PrettyWood committed Sep 6, 2021
    Copy the full SHA
    eee2e26 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d101420 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. allow config via dict

    PrettyWood committed Sep 7, 2021
    Copy the full SHA
    04f7ea0 View commit details
    Browse the repository at this point in the history
  2. fix cython and TypedDict

    PrettyWood committed Sep 7, 2021
    Copy the full SHA
    8e24502 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Copy the full SHA
    84ec7b5 View commit details
    Browse the repository at this point in the history
  2. chore: typo

    PrettyWood committed Dec 11, 2021
    Copy the full SHA
    a8237d8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5c5d152 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6715d4c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c6d8201 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6914c04 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. feat: support Config.extra

    PrettyWood committed Dec 13, 2021
    Copy the full SHA
    30b58f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Copy the full SHA
    0079d93 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fb77d0d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1a60ab2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ffecfc2 View commit details
    Browse the repository at this point in the history
  5. support extra in post_init

    PrettyWood committed Dec 20, 2021
    Copy the full SHA
    3a6ddf1 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5907f82 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Copy the full SHA
    571609d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4810457 View commit details
    Browse the repository at this point in the history
  3. update docs

    samuelcolvin committed Aug 4, 2022
    Copy the full SHA
    0c7d578 View commit details
    Browse the repository at this point in the history