12 Commits

Author SHA1 Message Date
AI Engineer
dd63c8eae8 fix(cast): 修复 JSON 反序列化到 interface{} 时跳过对象/数组的问题,并优化 int64 精度 (by AI) 2026-05-05 22:32:13 +08:00
AI Engineer
dfb2ab540e fix: 修复 Map 转换时非指针结构体值被整体替换的 bug,支持深度合并(by AI) 2026-05-04 23:48:00 +08:00
AI Engineer
1a1c0386c4 feat: 完善 TimeZone 能力 (Location, Now, DescribeDuration) 并支持 Time 模块重构 (by AI) 2026-05-04 14:57:53 +08:00
AI Engineer
7d7585ace6 feat: 移植并增强 time 模块的核心能力至 cast (ParseTime, FormatTime, AddTime) 并支持全局时区配置 (by AI) 2026-05-04 14:10:18 +08:00
AI Engineer
e53d475e44 优化 JSON 编解码性能,支持 time.Time 原生转换与零分配摩擦匹配 (by AI) 2026-05-04 12:15:34 +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
966f175846 mark 2026-05-04 09:22:34 +08:00
AI Engineer
35014d50cb fix: support anonymous embedded fields in JSON encoder [v1.1.1] 2026-05-02 23:39:10 +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
f54de7942c feat: 优化 cast 模块性能,重构数据处理逻辑以符合 coderv 标准 (由 AI 维护) 2026-04-30 22:16:01 +08:00