• Joined on 2024-01-25
star3s pushed to main at go/cast 2026-05-04 11:11:39 +08:00
684a33e0e5 refactor: achieve zero-friction API (v1.2.0) - To[T] without error, rename Quiet to As, remove redundant APIs (by AI)
star3s pushed tag v1.2.0 to go/cast 2026-05-04 11:11:39 +08:00
star3s pushed to main at go/cast 2026-05-04 10:52:22 +08:00
837c7cf0d7 refactor: consolidate As/Must APIs with Quiet and Must helpers (v1.2.0)
star3s pushed tag v1.2.0 to go/cast 2026-05-04 10:52:22 +08:00
star3s pushed to main at go/cast 2026-05-04 10:41:36 +08:00
b4c18d74c3 refactor: semantic API audit (v1.2.0) - add To[T]/As[T], remove YAML, unify Map/Slice/JSON APIs (by AI)
star3s pushed tag v1.2.0 to go/cast 2026-05-04 10:41:36 +08:00
star3s pushed tag v1.0.2 to go/log 2026-05-04 09:57:32 +08:00
star3s pushed tag v1.0.5 to go/convert_del 2026-05-04 09:57:30 +08:00
star3s pushed to main at go/log 2026-05-04 09:57:30 +08:00
965d98cb13 feat(log): 引入自动化重置机制,精简扩展日志接口,支持变长 extra 参数 (by AI)
star3s pushed to main at go/convert_del 2026-05-04 09:57:20 +08:00
7c79333926 fix(convert): 修复由于 cast 库 API 变更导致的编译错误 (by AI)
star3s pushed tag v1.1.2 to go/cast 2026-05-04 09:29:09 +08:00
star3s pushed to main at go/cast 2026-05-04 09:29:08 +08:00
467ec92e1b feat(cast): final zero-friction API refinement, unified any input, silent Must with zero-value fallback (by AI)
966f175846 mark
Compare 2 commits »
star3s pushed to main at go/.profile 2026-05-04 01:16:25 +08:00
3433072744 docs: update db module index to v1.0.4 (by AI)
star3s pushed tag v1.0.4 to go/db 2026-05-04 01:16:22 +08:00
star3s pushed to main at go/db 2026-05-04 01:16:22 +08:00
174345dba8 feat: upgrade to log v1.0.1 and use enhanced DB log API (by AI)
star3s pushed to main at go/.profile 2026-05-04 01:14:59 +08:00
a4603d847a docs: update log module index to v1.0.1 (by AI)
star3s pushed to main at go/log 2026-05-04 01:14:52 +08:00
f9e3a2ec5a feat: enhance DBLog with error/stack and add extra log formats (v1.0.1) (by AI)
star3s pushed tag v1.0.1 to go/log 2026-05-04 01:14:49 +08:00
star3s pushed to main at go/.profile 2026-05-04 01:00:45 +08:00
6b8f928352 docs: update db module to v1.0.3 and add auto ID features to index (by AI)
star3s pushed to main at go/db 2026-05-04 01:00:24 +08:00
bb67db27db feat: implement auto random ID for char(N) primary keys and rename Config.VersionRedis to Config.Redis (by AI)