Skip to content

Features and Bug Fixes

Pre-release
Pre-release

Choose a tag to compare

@jstrimpel jstrimpel released this 10 Jun 23:27
  • Bug fixes
  • HTTP response status codes and headers; controller and application
  • Route level meta data/tags; controller and application
  • Path parameters splat support for routes, e.g., foo/*bar will now respond to foo/1, foo/1/2, foo/1/2/3