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

Major version: v3 #230

Merged
merged 38 commits into from
Jun 10, 2024
Merged

Major version: v3 #230

merged 38 commits into from
Jun 10, 2024

Commits on May 25, 2024

  1. add DTOs and Enums

    patinthehat committed May 25, 2024
    Configuration menu
    Copy the full SHA
    8177bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c017684 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cf70b6 View commit details
    Browse the repository at this point in the history
  4. wip

    patinthehat committed May 25, 2024
    Configuration menu
    Copy the full SHA
    fca8b3c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    96a728b View commit details
    Browse the repository at this point in the history
  2. update and add unit tests

    patinthehat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    77a6fc2 View commit details
    Browse the repository at this point in the history
  3. wip

    patinthehat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b4c8f04 View commit details
    Browse the repository at this point in the history
  4. remove unneeded exception

    patinthehat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f4c5ac4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b17465d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10f758b View commit details
    Browse the repository at this point in the history
  7. add unit tests

    patinthehat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a5901bc View commit details
    Browse the repository at this point in the history
  8. update readme

    patinthehat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1681c2a View commit details
    Browse the repository at this point in the history
  9. wip

    patinthehat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    586e4cc View commit details
    Browse the repository at this point in the history
  10. update readme

    patinthehat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    986a75c View commit details
    Browse the repository at this point in the history
  11. wip

    patinthehat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e1e286d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8d4eb62 View commit details
    Browse the repository at this point in the history
  13. Fix styling

    patinthehat authored and github-actions[bot] committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c1dc10f View commit details
    Browse the repository at this point in the history
  14. move license to root

    patinthehat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4e0c7bb View commit details
    Browse the repository at this point in the history
  15. Fix styling

    patinthehat authored and github-actions[bot] committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f14a906 View commit details
    Browse the repository at this point in the history
  16. upgrade pest dep to v2

    patinthehat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9f4114f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    23915e7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ac7743a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    48bcfe3 View commit details
    Browse the repository at this point in the history
  20. reorganize and split up unit tests to be more managable; add pest con…

    …figuration and TestCase class
    patinthehat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c942bb3 View commit details
    Browse the repository at this point in the history
  21. update readme

    patinthehat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d47f799 View commit details
    Browse the repository at this point in the history
  22. Fix styling

    patinthehat authored and github-actions[bot] committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3288cf5 View commit details
    Browse the repository at this point in the history
  23. update readme

    patinthehat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1cce4cb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. wip

    patinthehat committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1c84a54 View commit details
    Browse the repository at this point in the history
  2. update readme

    patinthehat committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3664c56 View commit details
    Browse the repository at this point in the history
  3. update readme

    patinthehat committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e641b3b View commit details
    Browse the repository at this point in the history
  4. Fix styling

    patinthehat authored and github-actions[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    15dc729 View commit details
    Browse the repository at this point in the history
  5. update readme

    patinthehat committed May 29, 2024
    Configuration menu
    Copy the full SHA
    99f18ad View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    ddb0443 View commit details
    Browse the repository at this point in the history
  2. add missing return type

    patinthehat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c9dffbc View commit details
    Browse the repository at this point in the history
  3. nitpicks

    patinthehat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c4a2a3f View commit details
    Browse the repository at this point in the history
  4. nitpicks

    patinthehat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ec42f28 View commit details
    Browse the repository at this point in the history
  5. Fix styling

    patinthehat authored and github-actions[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8af515f View commit details
    Browse the repository at this point in the history
  6. wip

    patinthehat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7a68ada View commit details
    Browse the repository at this point in the history