Releases: jupyter-server/fps
Releases · jupyter-server/fps
v0.0.21
0.0.21
Merged PRs
- Allow setting log level #86 (@davidbrochart)
Contributors to this release
v0.0.20
0.0.20
Merged PRs
- Wait for server started before opening browser #83 (@davidbrochart)
- Switch to hatch #82 (@davidbrochart)
Contributors to this release
v0.0.19
0.0.19
No merged PRs
v0.0.17
0.0.17
No merged PRs
v0.0.14
0.0.14
Merged PRs
- Store Uvicorn CLI options, add possibility to pass query parameters #72 (@davidbrochart)
Contributors to this release
v0.0.13
0.0.13
Merged PRs
- Fix exit #70 (@davidbrochart)
- [pre-commit.ci] pre-commit autoupdate #69 (@pre-commit-ci)
- [pre-commit.ci] pre-commit autoupdate #68 (@pre-commit-ci)
Contributors to this release
v0.0.12
0.0.12
Merged PRs
- Rework application plugin #66 (@davidbrochart)
Contributors to this release
v0.0.11
0.0.11
Merged PRs
- Add application pluggin #64 (@davidbrochart)
- [pre-commit.ci] pre-commit autoupdate #63 (@pre-commit-ci)
- FPS is not experimental anymore #62 (@davidbrochart)
Contributors to this release
v0.0.10
0.0.10
Merged PRs
- Prepare for use with Jupyter Releaser #60 (@davidbrochart)
- Allow startup/shutdown to run in tests #59 (@davidbrochart)
- [pre-commit.ci] pre-commit autoupdate #57 (@pre-commit-ci)
Contributors to this release
(GitHub contributors page for this release)
@adriendelsalle | @davidbrochart | @fcollonval | @pre-commit-ci
FPS 0.0.9
New features:
- Add root_path to uvicorn plugin (#38 @davidbrochart)
- Add enabled_plugins config (#42 @adriendelsalle)
Improvements:
- Handle list delimiters for disabled_plugins (#41 #52 @adriendelsalle)
- Improve log messages for conflicting routes (#43 @adriendelsalle)
- Catch mounts masking routes (#45 @adriendelsalle)
- Add tests on configuration (#46 @adriendelsalle)
- housekeeping (#47 #51 @adriendelsalle #48 @davidbrochart)