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

v0.4.3 - Response Interpretation and API Improvements #148

Merged
merged 15 commits into from
Aug 12, 2024
Merged

v0.4.3 - Response Interpretation and API Improvements #148

merged 15 commits into from
Aug 12, 2024

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    5352c8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c506cd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. chore(vercel-platform): clippy lints code improvements (#133)

    * chore(vercel-platform): clippy lints code improvements
    
    * more improvements
    elcharitas authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3f6192c View commit details
    Browse the repository at this point in the history
  2. feat(shared): support for response interpreters (#134)

    * feat(shared): route response interpreters
    
    * add response interpreting
    
    * support async interpretation
    
    * reassign response
    
    * remove test parse
    
    * cleanups
    elcharitas authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a6765a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea04366 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    08b7945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb7e6b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    421394b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5c9068 View commit details
    Browse the repository at this point in the history
  3. chore(shared): remove name from module (#137)

    * chore: remove name from `module`
    
    * fix broken tests
    elcharitas authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1f00c03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a023a50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f672d8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0b1ef1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4a42e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ca81e0 View commit details
    Browse the repository at this point in the history