mirror of
https://github.com/jefferyjob/go-easy-utils.git
synced 2025-09-26 19:11:12 +08:00
@@ -54,4 +54,8 @@
|
||||
|
||||
## v2.1.3
|
||||
- error code 迁移到各自的包下
|
||||
- 增加 cryptoUtil 包的单元测试方法
|
||||
- 增加 cryptoUtil 包的单元测试方法
|
||||
|
||||
## v2.2.0
|
||||
- 开发新方法 ExtractKeys 切片字段提取
|
||||
- 开发新方法 SliceToMap 切片转map
|
@@ -54,4 +54,8 @@
|
||||
|
||||
## v2.1.3
|
||||
- error codes are migrated to their respective packages (#67)
|
||||
- Add unit test method of cryptoUtil package (#68)
|
||||
- Add unit test method of cryptoUtil package (#68)
|
||||
|
||||
## v2.2.0
|
||||
- Developed a new method ExtractKeys to extract slice fields (#74)
|
||||
- Developed a new method SliceToMap to convert slices to maps (#74)
|
Reference in New Issue
Block a user