-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Version 0.20.2 #1658
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 0.20.2 #1658
Changes from 3 commits
cf71ced
b6759de
cfce0aa
0e17814
8b8c838
e5f6d37
d065589
ee89ce3
1e06d06
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,11 @@ | ||
| ## 0.20.2 | ||
|
|
||
| May 31, 2022 | ||
|
|
||
| ### Fixed | ||
| * Allow colons when compiling Route and Mount [#1657](https://github.com/encode/starlette/pull/1657). | ||
|
aminalaee marked this conversation as resolved.
Outdated
|
||
| * Allow staticfiles to follow symlinks [#1337](https://github.com/encode/starlette/pull/1377). | ||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is this an addition or really a fix? I don't care. Just questioning in case.
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yeah it's a bit hard to tell, internally it was designed this way, but from the issue this is introduced as a bug. Open to suggestion though.
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Your call. Do as you wish.
Kludex marked this conversation as resolved.
Outdated
|
||
|
|
||
| ## 0.20.1 | ||
|
|
||
| May 28, 2022 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| __version__ = "0.20.1" | ||
| __version__ = "0.20.2" |
Uh oh!
There was an error while loading. Please reload this page.