Skip to content

v2.1.23

Compare
Choose a tag to compare
@josephmancuso josephmancuso released this 24 Mar 13:52
· 67 commits to 2.1 since this release
faa36f8

Changelog

Added

  • Added Cors middleware.
  • You can now use @ line statements inside your jinja templates

Changed

  • Command command now appends Command to the end of the class name
  • Exception is now thrown when a route name is not found using the route method on the request class

Fixed

  • Fixed deprecation warnings with regex strings in tests