Skip to content

Releases: amtoaer/goqut

1.1.2

30 Oct 07:04
d9d2bad
Compare
Choose a tag to compare
display score and wrong questions (#5)

* display score and wrong questions

1.1.1

24 Dec 12:51
Compare
Choose a tag to compare
fix weird scanln on windows

1.1.0

17 Jan 04:19
Compare
Choose a tag to compare
修改结构体类型,避免多余的类型转换(是我的失误,原来json.Unmarshal只有目标是interface时才会把number转为flo…

…at64,自己写结构体用int就可以)

1.0.9

15 Jan 17:02
Compare
Choose a tag to compare
修复总题目显示数比实际多1的问题

1.0.8

15 Jan 16:14
Compare
Choose a tag to compare
修复windows平台的bug

1.0.7

15 Jan 15:52
Compare
Choose a tag to compare
重构部分代码,尝试修复windows平台的bug

1.0.6

14 Jan 15:27
Compare
Choose a tag to compare
修复顺序刷题保存题号错误的问题

1.0.5

14 Jan 14:29
Compare
Choose a tag to compare
手动设置随机数种子,防止每次随机刷题结果都相同

1.0.4

14 Jan 14:19
Compare
Choose a tag to compare
使用ToUpper将输入内容转为大写,即支持使用小写选择选项

1.0.3

14 Jan 13:57
Compare
Choose a tag to compare
添加直接查看答案功能,防止卡在多选心态爆炸(在答案处输入ans)