COMMITS
September 1, 2025
D
Fix typo in event loop documentation (#445)
David Lord committed
R
Fix typo in event loop documentation
Riccardo Grieco committed
August 14, 2025
D
Adds type to the `Request.files` docs (#444)
David Lord committed
E
Adds detailed type hints to `Request.files`
Eduardo Cuducos committed
E
Adds type to the `Request.files` docs
Eduardo Cuducos committed
July 29, 2025
D
secret key rotation: fix key list ordering (#432)
David Lord committed
March 10, 2025
J
secret key rotation: fix key list ordering
James Addison committed
June 11, 2025
D
svg logo (#436)
David Lord committed
D
switch to uv for dependency management (#433)
David Lord committed
December 24, 2024
P
Support secret key fallbacks
pgjones committed
P
Support partitioned cookies
pgjones committed
December 23, 2024
P
Don't apply max_form_parts to non-multipart forms
pgjones committed
P
Bump and release 0.20.0
pgjones committed
P
Support max_form_parts and max_form_memory_size
pgjones committed
November 27, 2024
C
Update quart_extensions.rst
Chris R committed
December 6, 2024
D
docs: minor installation tutorial typo (#398)
David Lord committed
R
docs: minor installation tutorial typo
Régis Behmo committed
November 22, 2024
D
convert changes to markdown (#391)
David Lord committed
D
add existing changes to 0.20.0 section
David Lord committed
D
convert changes to markdown
David Lord committed
November 18, 2024
D
refresh to match pallets (#386)
David Lord committed
November 16, 2024
D
fix mypy findings
David Lord committed
November 15, 2024
D
apply ruff lint and format
David Lord committed
D
refresh to match pallets
David Lord committed
May 20, 2024
M
Accept AsyncIterables being passed to Response
Marco Sirabella committed