File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -51,11 +51,15 @@ Great thanks to him.
51
51
52
52
## Update Log:
53
53
54
+ ### V0.1.3
55
+ + Fix Trailer Decoder
56
+ + Add feedback when writing selected blocks
57
+
54
58
### V0.1.2
55
59
+ Optimize read logic
56
60
+ Make UI Customizable
57
61
+ Save client path automatically
58
- + Add Trailer Decoder
62
+ + Add Trailer Decoder(Deprecated, plz use V0.1.3 or higher version)
59
63
+ Support read/write selected blocks
60
64
+ Support a few Iceman functions
61
65
+ Fix some bugs
Original file line number Diff line number Diff line change 47
47
48
48
## 更新日志:
49
49
50
+ ### V0.1.3
51
+ + 修复访问控制位解码器
52
+ + 写多个块时显示写入结果
53
+
50
54
### V0.1.2
51
55
+ 优化读卡逻辑
52
56
+ UI自定义
53
57
+ 自动保存客户端路径
54
- + 添加访问控制位解码器(也可用于自己构造访问控制位)
58
+ + 添加访问控制位解码器(也可用于自己构造访问控制位)(有bug,请使用V0.1.3或更高版本)
55
59
+ 支持仅读写选中块
56
60
+ 支持部分冰人功能
57
61
+ 修复部分bug
You can’t perform that action at this time.
0 commit comments