You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* style: update ruff in pre-commit and format ([`86a75ee`](https://github.com/Rizhiy/class-cache/commit/86a75eef920ca73424dee40f520e428c381571c8))
4
16
5
17
## v0.7.0 (2024-06-04)
6
18
@@ -12,7 +24,6 @@
12
24
13
25
* fix(wrapper): fix utc setting for python 3.10 ([`0c95282`](https://github.com/Rizhiy/class-cache/commit/0c952828960883b4aa64870391503e3d98d10cef))
14
26
15
-
16
27
## v0.6.1 (2024-06-03)
17
28
18
29
### Chore
@@ -33,7 +44,6 @@
33
44
34
45
* refactor(backends): change SQLiteBackend to use connection directly ([`bbd4e92`](https://github.com/Rizhiy/class-cache/commit/bbd4e9276471e4818d4b812e568edc4e7649ce7d))
35
46
36
-
37
47
## v0.6.0 (2024-06-02)
38
48
39
49
### Chore
@@ -48,21 +58,18 @@
48
58
49
59
* refactor(wrapper): change a bit ([`a1a7273`](https://github.com/Rizhiy/class-cache/commit/a1a72739747ed72149f350d223ce52c3c5d216ff))
* fix(backend): add proper extension for sqlite db files ([`f2063c6`](https://github.com/Rizhiy/class-cache/commit/f2063c6b69c00925b63143914d1efabc334352d5))
64
72
65
-
66
73
## v0.4.0 (2024-05-27)
67
74
68
75
### Feature
@@ -73,7 +80,6 @@
73
80
74
81
* test(backend): add test for block splitting ([`7b6aa1d`](https://github.com/Rizhiy/class-cache/commit/7b6aa1dd127f5ab9f6ef9623f240e054aa83f366))
75
82
76
-
77
83
## v0.3.0 (2024-05-27)
78
84
79
85
### Chore
@@ -84,7 +90,6 @@
84
90
85
91
* feat(backend): add block splitting to PickleBackend ([`a8fcb94`](https://github.com/Rizhiy/class-cache/commit/a8fcb94d28b8eb5c6bf8264e5d263b9b6a756e89))
86
92
87
-
88
93
## v0.2.1 (2024-05-27)
89
94
90
95
### Chore
@@ -99,7 +104,6 @@
99
104
100
105
* fix(core.py): fix clear() and add more tests ([`7389321`](https://github.com/Rizhiy/class-cache/commit/73893218a52d341b25fda98eea7d97638b70e0f9))
0 commit comments