-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog
73 lines (38 loc) · 1.33 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
version 0.2.9
- Fixed another unicode error
-----------------------------
version 0.2.8
- Modified scoring system to optionally ignore whitespace
-----------------------------
version 0.2.7
- Modified scoring system to optionally ignore bracketed words
-----------------------------
Version 0.2.6
- Fixed a bug that caused a crash when flagging questions
-----------------------------
Version 0.2.5
- Added markdown code formatting to crash reports
- Added support for questions containing unicode
-----------------------------
Version 0.2.4
- Improved error handling
-----------------------------
Version 0.2.3
- Fixed a bug where /whatis and /whois commands without parameters could crash the program
-----------------------------
Version 0.2.2
- Fixed a bug where messages that don't start with / crash the program
-----------------------------
Version 0.2.1
- The jeopardy command now outputs the answer to the previous question if it has not been answered
- Improved how parameters are passed to commands
-----------------------------
Version 0.2
- Added a flag command that allows for issue reporting
-----------------------------
Version 0.1.1
- Made bot only respond to commands directed at it (or general commands)
-----------------------------
Version 0.1
- Added changelog command
- Added version command