21 Commits

Author SHA1 Message Date
AI Engineer
dfb2ab540e fix: 修复 Map 转换时非指针结构体值被整体替换的 bug,支持深度合并(by AI) v1.2.6 2026-05-04 23:48:00 +08:00
AI Engineer
1a1c0386c4 feat: 完善 TimeZone 能力 (Location, Now, DescribeDuration) 并支持 Time 模块重构 (by AI) v1.2.5 2026-05-04 14:57:53 +08:00
AI Engineer
262fff1f33 perf: 极致优化 ParseTime 与 FormatTime 性能 (0 分配 & 性能翻倍) (by AI) v1.2.4 2026-05-04 14:51:13 +08:00
AI Engineer
7d7585ace6 feat: 移植并增强 time 模块的核心能力至 cast (ParseTime, FormatTime, AddTime) 并支持全局时区配置 (by AI) v1.2.3 2026-05-04 14:10:18 +08:00
AI Engineer
e53d475e44 优化 JSON 编解码性能,支持 time.Time 原生转换与零分配摩擦匹配 (by AI) v1.2.1 2026-05-04 12:15:34 +08:00
AI Engineer
9bf5445d1d refactor: optimize zero-friction API (v1.2.0) - frictionless To[T], error-returning specialized APIs, detailed README (by AI) v1.2.0 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) v1.1.2 2026-05-04 09:29:06 +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] 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) v1.1.0 2026-05-02 23:00:44 +08:00
AI Engineer
72e6f54df0 chore(cast): bump version to v1.0.4 and rename JSON/YAML functions v1.0.4 2026-05-01 00:41:23 +08:00
AI Engineer
211ed95856 refactor(cast): v1.0.4 性能优化与命名规范对齐
- 重构 UniqueAppend 实现
- 优化核心解析函数逻辑
- 提升字符处理性能

(由 AI 维护)
2026-05-01 00:11:40 +08:00
AI Engineer
f54de7942c feat: 优化 cast 模块性能,重构数据处理逻辑以符合 coderv 标准 (由 AI 维护) 2026-04-30 22:16:01 +08:00
AI Engineer
55e63b1261 AI: 更新文档索引至 v1.0.3 v1.0.3 2026-04-24 16:58:21 +08:00
8b641f1cff docs: add MIT license and update README origin info (AI) 2026-04-22 14:33:01 +08:00
eedce7abcb docs(AI): 优化 API 文档与 AI 协作规范 (作者: AI) v1.0.2 2026-04-22 11:08:39 +08:00
2d8130855c feat: initial release of go/cast with generics and modernization v1.0.0 v1.0.1 2026-04-22 01:52:30 +08:00
e23096e321 Initial commit 2026-04-22 01:21:12 +08:00