Skip to content

Commit 1b89e4d

Browse files
committed
docs: add CHANGELOG and TO-DO
1 parent acbabf3 commit 1b89e4d

File tree

3 files changed

+8
-25
lines changed

3 files changed

+8
-25
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# 1.0.0
2+
- cli: lk/lf/lc 脚本实现 检测/查找/创建 功能,强而有力地支持了题目的便捷创建.
3+
- template project: easy mode 实现交互性创建,leet-create和leet-check保持src目录下创建题解.
4+
- plugin: 插件化的设计完善,进行立项.

TO-DO.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
#### 优先级高
66

77
- [ ] commit到leetcode
8-
- [ ] 项目的升级检测
9-
- [ ]
8+
- [ ] 项目的升级检测以及升级脚本
9+
- [ ] 插件制作-WS/VS code
1010

1111
#### 优先级中
1212

@@ -18,7 +18,6 @@
1818
#### 代码优化及基础建设
1919

2020
- [ ] 优化随机题目的随机方式,减少请求
21-
- [ ] 封装npm包,方便后续做成编辑器插件
2221

2322
### 已完归档
2423

@@ -35,4 +34,5 @@
3534
- [x] 11.实现在编辑器中预览图片(markdown中可以查看)
3635
- [x] 12.使用realm进行持久化,替换store.json
3736
- [x] 13.实现lk/lf/lc指令的封装
38-
- [x] 14.重构工具代码,对UI和logic进行解耦
37+
- [x] 14.重构工具代码,对UI和logic进行解耦
38+
- [x] 15.封装npm包,方便后续做成编辑器插件

common/utils/Readme.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)