File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v4.1.0] ( https://github.com/Cylix/cpp_redis/releases/tag/4.1.0 )
4+ ### Tag
5+ ` 4.1.0 ` .
6+ ### Date
7+ September 26th, 2017
8+ ### Changes
9+ * Fix some compilation issues on windows (on both cpp_redis and tacopie sides)
10+ * scan command improvement with additional overloads
11+ ### Additions
12+ * sort command
13+ * hscan command
14+ * sscan command
15+ * zscan command
16+ * zinterstore command
17+ * zunionstore command
18+ * zrangebyscore command
19+ * zrevrangebyscore command
20+ * zrangebylex command
21+ * zrevrangebylex command
22+ * georadius command
23+ * georadiusbymember command
24+ * bitfield command
25+ ### Removals
26+ * Private, Protected and Static functions from doxygen documentation
27+
28+
29+
330## [ v4.0.0] ( https://github.com/Cylix/cpp_redis/releases/tag/4.0.0 )
431### Tag
532` 4.0.0 ` .
You can’t perform that action at this time.
0 commit comments