2021-07-28 14:11:13 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: py-sanic-routing: added version 0.7.1 Beginning in v21.3, Sanic makes use of this new AST-style router in two use cases: routing paths and routing signals. Therefore, this package comes with a BaseRouter that needs to be subclassed in order to be used for its specific needs. |