v2.10.0
- 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.