223 Commits

Author SHA1 Message Date
libin 6b6e32f2b0 v2.1.3 change version log (#73) v2.1.3 2024-04-08 11:05:16 +08:00
libin 3694f34c7a cryptoUtil 增加单元测试覆盖率 (#68) 2024-04-03 14:30:15 +08:00
libin 5a16cb3559 Feature/error code 迁移到各自的包下 (#67) 2024-04-03 11:00:09 +08:00
libin b5654c2b4b Revert "fix: err code 迁移到各自的包下 (#65)" (#66)
This reverts commit ef397cab50.
2024-04-03 10:46:39 +08:00
libin ef397cab50 fix: err code 迁移到各自的包下 (#65) 2024-04-03 10:37:59 +08:00
libin 0a5162c6ca fix: v2.1.2 change log (#64) v2.1.2 2024-04-03 10:17:49 +08:00
libin d5e042f4b9 fix: Conflict Naming Modification (#63) 2024-03-15 13:33:34 +08:00
libin 230b885f70 Feature/cryptoUtil rsa (#62)
* feat: rsa crypto

* feat: update

* feat: TestGenerateRSAKeys

* feat: TestGenerateRSAKeysError
2024-03-15 13:00:19 +08:00
dependabot[bot] 1ee9ff4ba3 Bump codecov/codecov-action from 3 to 4 (#59)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 09:45:31 +08:00
dependabot[bot] 33ff5e37ef Bump actions/setup-go from 4 to 5 (#57)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 16:06:57 +08:00
dependabot[bot] c2602c4fb4 Bump actions/checkout from 3 to 4 (#56)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 18:26:29 +08:00
libin b75b0fce68 jobs rename (#55) 2023-09-01 17:00:20 +08:00
libin 226e23c9fe version log (#54)
Co-authored-by: libin <libinjob@163.com>
v2.1.1
2023-08-08 22:45:06 +08:00
libin 7020897383 Update Makefile (#53) 2023-08-08 22:36:12 +08:00
libin 480d7e6875 unit tests (#52)
Co-authored-by: libin <libinjob@163.com>
2023-07-30 09:07:02 +08:00
libin 329d5e0075 docs: update jsonUtil remark (#50)
Co-authored-by: libin <libinjob@163.com>
2023-07-30 08:46:26 +08:00
libin 352d51b1c0 Merge remote-tracking branch 'origin/main' 2023-07-06 15:32:35 +08:00
libin 20ed44633c go env print 2023-07-06 15:32:10 +08:00
libin e15f1ac9c2 git ignore 2023-07-05 22:54:38 +08:00
libin f492815a61 Update .gitignore 2023-06-29 20:29:12 +08:00
jefferyjob 3c0b974746 docs: update jsonUtil remark (#48) 2023-06-02 17:10:12 +08:00
libin 869aab1000 update readme 2023-06-02 16:49:48 +08:00
miaomiaozuo 20679547c4 Update any_to_bool_test.go (#47) 2023-06-02 16:32:25 +08:00
lile d032820f4b Update any_to_bool_test.go (#46) 2023-05-19 17:55:17 +08:00
crazyjums cd1b921fda 修改代码,增加测试用例 (#45)
Co-authored-by: zhuhonggen <zhuhonggen-hj@huafang.com>
2023-05-16 20:13:56 +08:00
qiyanjun123 9965e70f75 Update any_to_bool_test.go (#44)
代码修改
2023-05-16 18:34:10 +08:00
jeffery 703a708c08 readme update 2023-05-16 18:10:38 +08:00
jeffery e83adb2497 readme update 2023-05-15 18:54:35 +08:00
jeffery 4b88fbdbca readme update 2023-05-15 18:01:44 +08:00
jeffery 38a63b5141 update log v2.1.0 2023-05-12 19:15:27 +08:00
jeffery 2734d414eb v1.2.0 update log 2023-05-12 19:09:51 +08:00
jeffery ffe9c42a54 jsonutils optimization (#43) 2023-05-12 19:04:20 +08:00
jeffery da0e416c8d Feature(v2):jsonToStruct supports interface type assignment (#41)
* Feature(v2):jsonToStruct supports interface type assignment

close #38

- `JsonToStruct` 支持基本数据类型中定义 `interface{}`
- `JsonToStruct` 支持基本数据类型中定义 `any`
- 对于 `parsePrimitiveValue` 的 `string` 类型转义兼容
- 对于 `parsePrimitiveValue` 的 `bool` 类型转义兼容
2023-05-12 18:44:30 +08:00
jeffery 6f6ea53714 v2.1.0 update log 2023-05-12 17:57:30 +08:00
jeffery d2361ded6e readme update v2.0.1 2023-05-11 17:54:56 +08:00
jeffery fafe9f9b5c v2.0.1 update log 2023-05-11 17:47:25 +08:00
jeffery bbe169cba0 fix:parse slices (#37)
1. Does not support parsing map type
2. Parse the slice type, if the data type is inconsistent, panic error

close #35
2023-05-11 17:41:34 +08:00
jeffery 7775125621 v2 mod file update (#34) v2.0.0 2023-05-05 15:53:04 +08:00
jeffery 6b8f3cae5c Feature/v2 doc (#33)
* v2 doc update

* v2 doc update

* go doc v2
2023-05-05 15:52:30 +08:00
jeffery f5de62b31f Feature/v2 doc (#32) 2023-05-05 15:48:44 +08:00
jeffery a4b70b3edc v2 mod file update (#31) 2023-05-05 15:38:37 +08:00
jeffery 37b8f2c4d1 go mod v2 2023-05-05 15:25:57 +08:00
jeffery ee42e01564 update log 2023-05-05 14:29:34 +08:00
jeffery ed621e258d Merge branch 'master' of github.com:jefferyjob/go-easy-utils 2023-05-05 14:23:06 +08:00
jeffery 86e00d7bdf Merge branch 'feature/update_log' 2023-05-05 14:22:39 +08:00
jeffery 2965b9a223 update log 2023-05-05 14:22:32 +08:00
jeffery bff7832241 feat: Generic optimization (#30) 2023-05-05 14:20:09 +08:00
jeffery 0811e07c56 v2.0.0 del pkg log (#28) 2023-04-12 15:46:27 +08:00
jeffery 7fb0cc6227 Feature/del int utils (#27) 2023-04-12 15:43:42 +08:00
jeffery 2f064f674f Feature/version 2.0.0 (#25)
version 2.0.0 change log
2023-04-12 15:21:16 +08:00