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

chore(release): v0.2.8? #58

Merged
merged 8 commits into from
Nov 26, 2023
Merged

chore(release): v0.2.8? #58

merged 8 commits into from
Nov 26, 2023

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    43adcbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    905bbdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cfd24a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19dfb6b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. fix: use optional catch all routes in vercel app (#54)

    * fix: use optional catch all routes in vercel app
    
    * chore: update cargo.toml binary path
    elcharitas committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    3e52f62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    420e66c View commit details
    Browse the repository at this point in the history
  3. fix: improve controller/injectable patterns (#56)

    * chore: add util to generate prefixed random string
    
    * chore: improve controller/injectable traits
    
    * fix: update macros to allow new trait changes
    
    * fix: allow mutable middlewares
    
    * chore: update sample apps
    elcharitas committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    c0314bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6223d6a View commit details
    Browse the repository at this point in the history