13 Commits

Author SHA1 Message Date
Star
7140e29b9e feat: support hex strings in parseInt/parseUint (by AI) 2026-05-12 14:33:29 +08:00
AI Engineer
dfb2ab540e fix: 修复 Map 转换时非指针结构体值被整体替换的 bug,支持深度合并(by AI) 2026-05-04 23:48:00 +08:00
AI Engineer
7d7585ace6 feat: 移植并增强 time 模块的核心能力至 cast (ParseTime, FormatTime, AddTime) 并支持全局时区配置 (by AI) 2026-05-04 14:10:18 +08:00
AI Engineer
9bf5445d1d refactor: optimize zero-friction API (v1.2.0) - frictionless To[T], error-returning specialized APIs, detailed README (by AI) 2026-05-04 11:24:07 +08:00
AI Engineer
684a33e0e5 refactor: achieve zero-friction API (v1.2.0) - To[T] without error, rename Quiet to As, remove redundant APIs (by AI) 2026-05-04 11:11:37 +08:00
AI Engineer
837c7cf0d7 refactor: consolidate As/Must APIs with Quiet and Must helpers (v1.2.0) 2026-05-04 10:52:15 +08:00
AI Engineer
b4c18d74c3 refactor: semantic API audit (v1.2.0) - add To[T]/As[T], remove YAML, unify Map/Slice/JSON APIs (by AI) 2026-05-04 10:41:34 +08:00
AI Engineer
467ec92e1b feat(cast): final zero-friction API refinement, unified any input, silent Must with zero-value fallback (by AI) 2026-05-04 09:29:06 +08:00
AI Engineer
966f175846 mark 2026-05-04 09:22:34 +08:00
AI Engineer
cb458129fb feat: implement high-performance FastEncoder and FastDecoder with frictionless mapping and desensitization support (v1.1.0) (by AI) 2026-05-02 23:00:44 +08:00
AI Engineer
72e6f54df0 chore(cast): bump version to v1.0.4 and rename JSON/YAML functions 2026-05-01 00:41:23 +08:00
AI Engineer
f54de7942c feat: 优化 cast 模块性能,重构数据处理逻辑以符合 coderv 标准 (由 AI 维护) 2026-04-30 22:16:01 +08:00
2d8130855c feat: initial release of go/cast with generics and modernization 2026-04-22 01:52:30 +08:00