docs: add CHANGELOG.md for v1.0.0
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
# 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` 工具函数
|
||||||
Reference in New Issue
Block a user