• Joined on 2024-01-25
star3s created repository go/discover 2026-05-05 01:07:30 +08:00
star3s pushed to main at go/.profile 2026-05-04 23:48:10 +08:00
4d3d2ebb59 docs: 更新 cast 模块版本至 v1.2.6 (by AI)
star3s pushed tag v1.2.6 to go/cast 2026-05-04 23:48:03 +08:00
star3s pushed to main at go/cast 2026-05-04 23:48:02 +08:00
dfb2ab540e fix: 修复 Map 转换时非指针结构体值被整体替换的 bug,支持深度合并(by AI)
star3s renamed repository from convert to go/convert_del 2026-05-04 15:40:11 +08:00
star3s pushed to main at go/timer 2026-05-04 15:11:59 +08:00
1e58a7c339 refactor: rename time to timer and implement high-performance time flow control engine
star3s renamed repository from time to go/timer 2026-05-04 15:11:11 +08:00
star3s pushed to main at go/timer 2026-05-04 14:57:57 +08:00
f419f4d092 refactor: 重构 Time 模块,核心逻辑迁移至 cast,增强解析与 DSL 计算能力 (by AI)
star3s pushed tag v1.0.5 to go/timer 2026-05-04 14:57:57 +08:00
star3s pushed to main at go/cast 2026-05-04 14:57:55 +08:00
1a1c0386c4 feat: 完善 TimeZone 能力 (Location, Now, DescribeDuration) 并支持 Time 模块重构 (by AI)
star3s pushed tag v1.2.5 to go/cast 2026-05-04 14:57:55 +08:00
star3s pushed to main at go/cast 2026-05-04 14:51:15 +08:00
262fff1f33 perf: 极致优化 ParseTime 与 FormatTime 性能 (0 分配 & 性能翻倍) (by AI)
star3s pushed tag v1.2.4 to go/cast 2026-05-04 14:51:15 +08:00
star3s pushed to main at go/cast 2026-05-04 14:10:21 +08:00
7d7585ace6 feat: 移植并增强 time 模块的核心能力至 cast (ParseTime, FormatTime, AddTime) 并支持全局时区配置 (by AI)
star3s pushed tag v1.2.3 to go/cast 2026-05-04 14:10:21 +08:00
star3s pushed to main at go/.profile 2026-05-04 12:15:42 +08:00
de7f4fc88c 更新 cast 模块版本至 v1.2.1 及 API 指南 (by AI)
star3s pushed tag v1.2.1 to go/cast 2026-05-04 12:15:37 +08:00
star3s pushed to main at go/cast 2026-05-04 12:15:36 +08:00
e53d475e44 优化 JSON 编解码性能,支持 time.Time 原生转换与零分配摩擦匹配 (by AI)
star3s pushed tag v1.2.0 to go/cast 2026-05-04 11:24:10 +08:00
star3s pushed to main at go/cast 2026-05-04 11:24:09 +08:00
9bf5445d1d refactor: optimize zero-friction API (v1.2.0) - frictionless To[T], error-returning specialized APIs, detailed README (by AI)