10 Commits

Author SHA1 Message Date
AI Engineer
e7d92dd03a fix(cast): 修复 GetLowerName 缩写词边界大写转换缺陷并增加测试用例(by AI) 2026-07-04 21:48:26 +08:00
AI Engineer
8b5ff08d62 chore(cast): 移除 jsontag 依赖 2026-05-09 16:30:01 +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
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
211ed95856 refactor(cast): v1.0.4 性能优化与命名规范对齐
- 重构 UniqueAppend 实现
- 优化核心解析函数逻辑
- 提升字符处理性能

(由 AI 维护)
2026-05-01 00:11:40 +08:00
2d8130855c feat: initial release of go/cast with generics and modernization 2026-04-22 01:52:30 +08:00