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

Haste 1.0.0 #8

Merged
merged 13 commits into from
Feb 1, 2024
Merged

Haste 1.0.0 #8

merged 13 commits into from
Feb 1, 2024

Commits on Feb 1, 2024

  1. Refactor how validators work, this achieves 3 objectives;

    1. Types are way faster and are way less clunky to implement.
    2. Validators are way more testable, and have a much higher coverage now.
    3. We can customise error responses now.
    avra-m3 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    56bf43c View commit details
    Browse the repository at this point in the history
  2. Add jsdoc to validators.

    avra-m3 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5d31280 View commit details
    Browse the repository at this point in the history
  3. Add all the tests

    avra-m3 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0a1e68a View commit details
    Browse the repository at this point in the history
  4. Fix type being incorrect

    avra-m3 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f4e49f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b8d0e3 View commit details
    Browse the repository at this point in the history
  6. Update Readme

    avra-m3 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    98c0054 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b03a970 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a0fd75 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2154482 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35a0b80 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1a73533 View commit details
    Browse the repository at this point in the history
  12. v1.0.0-canary.0

    avra-m3 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7092c25 View commit details
    Browse the repository at this point in the history
  13. 🙃

    avra-m3 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3594b51 View commit details
    Browse the repository at this point in the history