-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathChanges
29 lines (21 loc) · 859 Bytes
/
Changes
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
Revision history for Perl extension App::Ikachan
0.08 2012-05-19T18:03:48+09:00
- add --reconnect-interval option.
- sleep and retry to reconnect when failed to connect IRC server. (hirose31++)
0.07 2012-02-06T17:22:28+09:00
- reconnect irc server on disconnect
0.06 2012-01-11T17:02:11+09:00
- set license as perl license
- support Plack::Middleware::ReverseProxy for http interface (kazeburo++)
- wrote document to ikachan command args
0.05 2011-12-29T18:02:10+09:00
wow, oops
0.04 2011-12-29T17:49:18+09:00
- add --interval option
- keyword channel support (shibayu36++)
0.03 2011-10-24T12:33:28+09:00
- required AnySan 0.03
0.02 2011-10-24T11:46:58+09:00
- required AnySan 0.02
0.01 Tue Aug 16 12:02:12 2011
- original version