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 0426d61 commit 5a6e6e8Copy full SHA for 5a6e6e8
HISTORY.md
@@ -1,5 +1,11 @@
1
## ✒ 历史版本的特性介绍 (Features in old versions)
2
3
+### v0.6.1
4
+
5
+> 此版本发布于 2024-01-18
6
7
+* 调整代码
8
9
### v0.6.0-alpha
10
11
> 此版本发布于 2024-01-13
doc.go
@@ -475,4 +475,4 @@ Package cachego provides an easy way to use foundation for your caching operatio
475
package cachego // import "github.com/FishGoddess/cachego"
476
477
// Version is the version string representation of cachego.
478
-const Version = "v0.6.0-alpha"
+const Version = "v0.6.1"
0 commit comments