dependabot[bot]
|
1acf0ce0f0
|
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#99)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-version: 1.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-14 19:40:29 +08:00 |
|
libin
|
4f281c4947
|
Unified package names (#98)
|
2025-07-11 10:18:22 +08:00 |
|
libin
|
dbb8bb13e9
|
toStruct稳定版和beta版合并 (#97)
v3.0.0
|
2025-07-11 10:11:52 +08:00 |
|
libin
|
19ce00725c
|
v3 change log (#96)
|
2025-07-11 10:04:39 +08:00 |
|
libin
|
8a9793b8a1
|
Feature/toStruct beta版本发布 (#95)
|
2025-07-11 09:57:06 +08:00 |
|
libin
|
e1378e8d56
|
升级到v3版本 (#94)
|
2025-07-08 15:26:54 +08:00 |
|
libin
|
20172967bd
|
Feature/0708 docs (#93)
v2.3.0
|
2025-07-08 11:19:36 +08:00 |
|
libin
|
c36cad7d1b
|
支持 ExtractKeys 和 ExtractValues 方法 (#92)
|
2025-07-08 11:15:28 +08:00 |
|
libin
|
f71f6c495b
|
go 版本升级到 1.24 (#91)
|
2025-07-08 10:43:26 +08:00 |
|
libin
|
943d68e8a8
|
go workflow 升级到 1.24 (#90)
|
2025-07-08 10:36:20 +08:00 |
|
dependabot[bot]
|
5cc229e3a6
|
Bump codecov/codecov-action from 4 to 5 (#89)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [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/v4...v5)
---
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-11-19 10:58:20 +08:00 |
|
libin
|
64a1ee6b7e
|
优化jsonUtil文档 (#87)
* 86 change log
* 优化jsonUtil文档
* 优化jsonUtil文档
|
2024-09-30 10:19:03 +08:00 |
|
libin
|
6231e924f7
|
codecov:Test Analytics (#86)
https://docs.codecov.com/docs/test-result-ingestion-beta#failed-test-reporting
|
2024-08-20 16:16:56 +08:00 |
|
libin
|
34373589ae
|
Optimizing the IsDate method (#85)
* version log
* 1
* 1
* 1
* 1
* change log
* change log
* Optimizing the IsDate method
* version log
* unit tests
* unit tests
v2.2.4
|
2024-08-20 15:48:09 +08:00 |
|
libin
|
27dd105c1e
|
Update to issue question form (#84)
|
2024-08-17 08:21:05 +08:00 |
|
libin
|
43a73909e9
|
feature: update issue template (#83)
|
2024-08-13 13:49:25 +08:00 |
|
libin
|
a723bd549f
|
dependabot schedule interval weekly (#82)
|
2024-08-01 18:59:04 +08:00 |
|
libin
|
a59af60d9a
|
Feature/cover unit test (#81)
|
2024-07-31 19:51:01 +08:00 |
|
libin
|
0990bbce4d
|
jsonUtil Optimize the definition of var (#80)
v2.2.3
|
2024-07-30 10:07:32 +08:00 |
|
libin
|
702107dd05
|
Optimize the definition of var (#79)
v2.2.2
|
2024-07-13 16:27:30 +08:00 |
|
libin
|
ce676ac327
|
feat: 文档补充 (#78)
- 完善readme中文文档
|
2024-07-13 16:23:49 +08:00 |
|
libin
|
9f72a1e7ad
|
feat: 增加了集合方法 差集、对称差集、交集 (#77)
|
2024-07-13 16:15:57 +08:00 |
|
libin
|
37d3ed1753
|
优化文档中存在的已知问题 (#76)
v2.2.1
|
2024-06-20 16:55:23 +08:00 |
|
libin
|
126e2f0c84
|
v2.2.0 version log (#75)
Co-authored-by: libin <libin@zmexing.com>
v2.2.0
|
2024-06-20 16:02:18 +08:00 |
|
libin
|
d20be347b5
|
feat:开发新的方法 (#74)
ExtractKeys 切片字段提取
SliceToMap 切片转map
|
2024-06-20 15:09:54 +08:00 |
|
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 |
|