New features: - Add capability to pass router kwargs when registering it (10 davidbrochart)
Documentation: - Remove note about CLI limited to FPS config, since plugins ones are now supported (13 davidbrochart)
0.0.5
======================
New features: - Add capability to pass any plugin configuration as a CLI extra argument (5)
Bug fixes: - Allow to pass a negative CLI flag `--no-<flag>` for boolean `open-browser` option - Fix colors based on status code for `uvicorn` logs (7)