Files

10 lines
354 B
Markdown
Raw Permalink Normal View History

2026-06-18 08:59:21 +08:00
# Changelog
## v1.0.0 (2026-06-18)
### ✨ 新增
- **config-schema.json**: 14 个字段定义(算法19种/主题6个/天气6种/变体4种/战斗题型6种)
- **src/types.ts**: `FieldDef` / `ConfigSchema` TypeScript 类型定义
- **src/utils.ts**: `getFields` / `getRenderMeta` / `resolveValue` / `validateValue` / `validateObject` 工具函数