We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b22dc8 commit b150fd3Copy full SHA for b150fd3
2 files changed
docs/changelog.en.md
@@ -4,6 +4,7 @@
4
5
- feat: new config, HTTPBasicAuth.cache_timeout
6
- feat: new config, Compression.enable
7
+- feat: both support .toml and .json config file
8
9
## 1.5.0 - 20250628
10
mkdocs.yml
@@ -1,5 +1,6 @@
1
# Project information
2
site_name: ASGI WebDAV Server
3
+site_url: https://rexzhang.github.io/asgi-webdav/
# Repository
repo_url: https://github.com/rexzhang/asgi-webdav
0 commit comments