File tree 3 files changed +35
-8
lines changed
3 files changed +35
-8
lines changed Original file line number Diff line number Diff line change 1
1
2
2
#### [ Current]
3
+ * [ 156f0cd] ( ../../commit/156f0cd ) - __ (Fernando Ortiz)__ Merge pull request [ #166 ] ( ../../issues/166 ) from Wykks/patch-1
4
+
5
+ Update irc
6
+ * [ ca47a9f] ( ../../commit/ca47a9f ) - __ (Wykks)__ Update irc
7
+
8
+ Update irc to 0.5.0 in order to make it work with recent version of nodejs.
9
+ * [ d40d6a3] ( ../../commit/d40d6a3 ) - __ (Jacob Gable)__ Merge pull request [ #150 ] ( ../../issues/150 ) from notpeter/master
10
+
11
+ Document HUBOT_IRC_USERNAME
12
+ * [ 51d1f4b] ( ../../commit/51d1f4b ) - __ (Fernando Ortiz)__ add dep to compile on node 0.8 and other changes
13
+ * [ aca43c9] ( ../../commit/aca43c9 ) - __ (Fernando Ortiz)__ Merge pull request [ #153 ] ( ../../issues/153 ) from BenoitZugmeyer/master
14
+
15
+ Node 4 compatibility
16
+ * [ fb6d24c] ( ../../commit/fb6d24c ) - __ (Fernando Ortiz)__ Merge pull request [ #154 ] ( ../../issues/154 ) from BenoitZugmeyer/fix-travis
17
+
18
+ Add coffeelint as dependency, to fix travis build
19
+ * [ 97e2bfa] ( ../../commit/97e2bfa ) - __ (Benoît Zugmeyer)__ Include node 4 in travis builds
20
+ * [ 9671a07] ( ../../commit/9671a07 ) - __ (Benoît Zugmeyer)__ Add coffeelint as dependency, to fix travis build
21
+ * [ 1c92923] ( ../../commit/1c92923 ) - __ (Benoît Zugmeyer)__ Update node-irc version
22
+
23
+ Fix node 4.x installation
24
+
25
+ * [ 0ca5f01] ( ../../commit/0ca5f01 ) - __ (Peter Tripp)__ Document HUBOT_IRC_USERNAME
26
+ * [ f905a66] ( ../../commit/f905a66 ) - __ (Jacob Gable)__ release 0.2.8
3
27
* [ f0cc4f8] ( ../../commit/f0cc4f8 ) - __ (Jacob Gable)__ Version 0.2.8
4
28
* [ bc47ab6] ( ../../commit/bc47ab6 ) - __ (Jacob Gable)__ Merge pull request [ #143 ] ( ../../issues/143 ) from radnor/patch-1
5
29
Original file line number Diff line number Diff line change 1
- 120 Jacob Gable
2
- 34 Fernando Ortiz
1
+ 122 Jacob Gable
2
+ 38 Fernando Ortiz
3
3
7 Elliott Foster
4
4
5 Robb Wright
5
5
4 Tom Bell
6
6
3 take_cheeze
7
+ 3 Benoît Zugmeyer
7
8
3 Gavin
8
9
3 suisho
10
+ 2 Peter Golm
9
11
2 James O'Beirne
12
+ 2 Christian Gärtner
10
13
2 Patrick Boos
14
+ 2 Stephen Yeargin
11
15
2 Fabian Frank
12
- 2 Christian Gärtner
13
16
2 kmnk
14
- 2 Peter Golm
15
- 2 Stephen Yeargin
16
- 1 Josh Betz
17
17
1 Josh Snyder
18
18
1 Kevin Lo
19
19
1 Kyle Kelley
22
22
1 Parker Moore
23
23
1 Patrick Connolly
24
24
1 Pete Cheslock
25
+ 1 Peter Tripp
25
26
1 Saebekassebil
26
27
1 Sally Young
27
28
1 Shinji Tanaka
28
29
1 Simon Gate
29
30
1 William Albright
30
31
1 Andy
32
+ 1 Yaroslav Shirokov
31
33
1 fmitchell
32
34
1 kingcody
33
- 1 Yaroslav Shirokov
35
+ 1 Wykks
34
36
1 Arthur Maltson
35
37
1 BotDev
36
38
1 Cameron Turner
45
47
1 Jason Vasquez
46
48
1 John E. Vincent
47
49
1 John Michel
50
+ 1 Josh Betz
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hubot-irc" ,
3
- "version" : " 0.2.8 " ,
3
+ "version" : " 0.2.9 " ,
4
4
"author" :
" Fernando Ortiz <[email protected] >" ,
5
5
"description" : " IRC adapter for Hubot 2.3" ,
6
6
"keywords" : " hubot irc adapter" ,
You can’t perform that action at this time.
0 commit comments