Skip to content

v2.10.0

Compare
Choose a tag to compare
@fenric fenric released this 01 Oct 02:50
· 368 commits to master since this release
612067e
  • New abstract layer, used in the collector and loaders, for resolving request handlers and middlewares;
  • The route attribute is merged with the route annotation;
  • The route annotation/attribute can be attached to class methods;
  • The descriptor loader can accept class names;
  • Many code and test improvements.