We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98694f5 commit 6c0e9b0Copy full SHA for 6c0e9b0
.gitignore
@@ -4,4 +4,3 @@
4
/.venv*
5
/var
6
/dist
7
-cache.sqlite
CHANGES.rst
@@ -13,7 +13,7 @@ in progress
13
- Improve caching
14
15
- Use cache database location within user folder
16
- - c cache database location to log
+ - Send cache database location to log
17
- Reduce default cache TTL from five minutes to 60 seconds
18
- Drop support for Python 3.6
19
0 commit comments