File tree Expand file tree Collapse file tree 2 files changed +42
-1
lines changed Expand file tree Collapse file tree 2 files changed +42
-1
lines changed Original file line number Diff line number Diff line change 1
1
commitizen :
2
2
name : cz_conventional_commits
3
3
tag_format : v$version
4
- version : 0.30.1
4
+ version : 0.31.0
Original file line number Diff line number Diff line change 22
22
23
23
- moved bmemcached.Client to bmemcached.ReplicantClient * but keeps backward compatibility*
24
24
- added DistributedClient to distribute keys over servers using consistent hashing
25
+ ## v0.31.0 (2021-12-28)
26
+
27
+ ### Refactor
28
+
29
+ - Use bytearrays for building up bytes for I/O. (#245 )
30
+
31
+ ### Feat
32
+
33
+ - Expose incr/decr ` default ` and ` time ` protocol arguments in client class (#243 )
34
+
35
+ ## v0.30.1 (2020-10-11)
36
+
37
+ ## v0.30.0 (2020-08-18)
38
+
39
+ ## v0.30 (2020-06-10)
40
+
41
+ ## v0.29.0 (2020-01-29)
42
+
43
+ ## v0.28.0 (2018-10-02)
44
+
45
+ ## v0.27.0 (2018-08-10)
46
+
47
+ ## 0.26.1 (2017-07-18)
48
+
49
+ ## 0.26.0 (2017-01-13)
50
+
51
+ ## 0.25.0 (2016-12-15)
52
+
53
+ ## 0.24.7 (2016-11-08)
54
+
55
+ ## 0.24.2 (2014-05-27)
56
+
57
+ ## 0.24.1 (2014-05-20)
58
+
59
+ ## 0.24 (2014-04-28)
60
+
61
+ ## 0.23 (2014-04-18)
62
+
63
+ ## v0.18 (2013-05-06)
64
+
65
+ ## v0.17 (2013-04-15)
You can’t perform that action at this time.
0 commit comments