File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 1.7 .0
3+ ## 2.0 .0
44
55- Broken change:
66 - remove brotli support
7- - feat: support zstd compression in response
8- - chore: update xmltodict to v1.0.2
7+ - WebDAV support:
8+ - feat: support request header ` If `
9+ - refactor: rewrite lock related code; fix two litmus warning
10+ - refactor: full support request header ` If-Range `
11+ - refactor: request header ` Range ` support
12+ - refactor: request header ` Lock-Token ` support
13+ - refactor: request header ` Timeout ` support
14+ - refactor: request header ` Depth ` support
15+ - refactor: lazy process request option header
16+ - Provider support:
17+ - refactor: rewrite MemoryProvider implementation
18+ - Response:
19+ - feat: support zstd compression in response
20+ - feat: response support header: X-Uncompressed-Content-Length
21+ - refactor: DAVResponse
22+ - refactor: DAVSender
23+ - Other:
24+ - fix: handle filebar XML parsing issue(temporary solution)
25+ - refactor: config logic
26+ - refactor: improve type hints for mypy
27+ - chore: add mypy configuration
28+ - chore: compatible with py3.14
29+ - chore: update xmltodict to v1.0.2
30+ - and more...
931
1032## 1.6.2 - 20251216
1133
You can’t perform that action at this time.
0 commit comments