|
1 | 1 | # Change Log
|
2 | 2 |
|
3 |
| -## [0.1.15](https://github.com/inaka/erlang-github/tree/HEAD) |
| 3 | +## [0.1.16](https://github.com/inaka/erlang-github/tree/0.1.16) (2015-11-23) |
| 4 | +[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.15...0.1.16) |
4 | 5 |
|
5 |
| -[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.14...HEAD) |
| 6 | +**Fixed bugs:** |
| 7 | + |
| 8 | +- Tests are not running [\#66](https://github.com/inaka/erlang-github/issues/66) |
| 9 | +- Move sync to SHELL\_DEPS [\#62](https://github.com/inaka/erlang-github/issues/62) |
6 | 10 |
|
7 | 11 | **Closed issues:**
|
8 | 12 |
|
9 |
| -- Remove Jiffy dependency from egithub.app.src source file [\#51](https://github.com/inaka/erlang-github/issues/51) |
| 13 | +- Fulfill the open-source checklist [\#4](https://github.com/inaka/erlang-github/issues/4) |
| 14 | + |
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- \[Fix \#66\] Fix tests [\#67](https://github.com/inaka/erlang-github/pull/67) ([harenson](https://github.com/harenson)) |
| 18 | +- \[Fix \#62\] Move sync to SHELL\_DEPS [\#64](https://github.com/inaka/erlang-github/pull/64) ([harenson](https://github.com/harenson)) |
| 19 | +- \[\#4\] Remove test.config since it is not actually used [\#59](https://github.com/inaka/erlang-github/pull/59) ([jfacorro](https://github.com/jfacorro)) |
| 20 | +- \[\#4\] Tests [\#58](https://github.com/inaka/erlang-github/pull/58) ([jfacorro](https://github.com/jfacorro)) |
| 21 | +- \[\#4\] Links to examples [\#57](https://github.com/inaka/erlang-github/pull/57) ([jfacorro](https://github.com/jfacorro)) |
| 22 | +- \[\#4\] Readme and docstrings [\#56](https://github.com/inaka/erlang-github/pull/56) ([jfacorro](https://github.com/jfacorro)) |
| 23 | +- Use https protocol for git dependencies [\#55](https://github.com/inaka/erlang-github/pull/55) ([guilleiguaran](https://github.com/guilleiguaran)) |
| 24 | + |
| 25 | +## [0.1.15](https://github.com/inaka/erlang-github/tree/0.1.15) (2015-06-18) |
| 26 | +[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.14...0.1.15) |
10 | 27 |
|
| 28 | +**Closed issues:** |
| 29 | + |
| 30 | +- Version Bump to 0.1.15 [\#53](https://github.com/inaka/erlang-github/issues/53) |
| 31 | +- Remove Jiffy dependency from egithub.app.src source file [\#51](https://github.com/inaka/erlang-github/issues/51) |
11 | 32 | - Version Bump 0.1.14 [\#48](https://github.com/inaka/erlang-github/issues/48)
|
12 | 33 |
|
13 | 34 | **Merged pull requests:**
|
14 | 35 |
|
| 36 | +- \[\#53\] Version Bump to 0.1.15 [\#54](https://github.com/inaka/erlang-github/pull/54) ([davecaos](https://github.com/davecaos)) |
15 | 37 | - \[\#51\] Removing jiffy from egithub.app.src [\#52](https://github.com/inaka/erlang-github/pull/52) ([davecaos](https://github.com/davecaos))
|
16 |
| - |
17 | 38 | - Updated license [\#50](https://github.com/inaka/erlang-github/pull/50) ([spike886](https://github.com/spike886))
|
18 | 39 |
|
19 | 40 | ## [0.1.14](https://github.com/inaka/erlang-github/tree/0.1.14) (2015-06-11)
|
20 |
| - |
21 | 41 | [Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.13...0.1.14)
|
22 | 42 |
|
23 | 43 | **Closed issues:**
|
|
27 | 47 | **Merged pull requests:**
|
28 | 48 |
|
29 | 49 | - \[\#48\] Version bump 0.1.14 [\#49](https://github.com/inaka/erlang-github/pull/49) ([davecaos](https://github.com/davecaos))
|
30 |
| - |
31 | 50 | - \[\#46\] Add erlang:get\_stacktrace\(\) to search errors in event\(\) call [\#47](https://github.com/inaka/erlang-github/pull/47) ([davecaos](https://github.com/davecaos))
|
32 |
| - |
33 | 51 | - Update LICENSE [\#45](https://github.com/inaka/erlang-github/pull/45) ([andresinaka](https://github.com/andresinaka))
|
34 |
| - |
35 | 52 | - \[\#42\] Updated change log [\#44](https://github.com/inaka/erlang-github/pull/44) ([davecaos](https://github.com/davecaos))
|
36 | 53 |
|
37 | 54 | ## [0.1.13](https://github.com/inaka/erlang-github/tree/0.1.13) (2015-04-23)
|
38 |
| - |
39 | 55 | [Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.12...0.1.13)
|
40 | 56 |
|
41 | 57 | **Closed issues:**
|
42 | 58 |
|
43 | 59 | - Restrict github status api descriptions to 140 characters [\#42](https://github.com/inaka/erlang-github/issues/42)
|
44 |
| - |
45 | 60 | - Update dependencies [\#41](https://github.com/inaka/erlang-github/issues/41)
|
46 | 61 |
|
47 | 62 | **Merged pull requests:**
|
48 | 63 |
|
49 | 64 | - \[\#42\] Add fix for error 422 \[The message submitted is longer that the ma... [\#43](https://github.com/inaka/erlang-github/pull/43) ([davecaos](https://github.com/davecaos))
|
50 | 65 |
|
51 | 66 | ## [0.1.12](https://github.com/inaka/erlang-github/tree/0.1.12) (2015-04-08)
|
52 |
| - |
53 | 67 | [Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.11...0.1.12)
|
54 | 68 |
|
55 | 69 | **Closed issues:**
|
|
59 | 73 | **Merged pull requests:**
|
60 | 74 |
|
61 | 75 | - REAL Version Bump [\#40](https://github.com/inaka/erlang-github/pull/40) ([elbrujohalcon](https://github.com/elbrujohalcon))
|
62 |
| - |
63 | 76 | - Version Bump [\#39](https://github.com/inaka/erlang-github/pull/39) ([elbrujohalcon](https://github.com/elbrujohalcon))
|
64 |
| - |
65 | 77 | - Add status support to egithub\_webhook [\#38](https://github.com/inaka/erlang-github/pull/38) ([elbrujohalcon](https://github.com/elbrujohalcon))
|
66 |
| - |
67 | 78 | - \[Close \#34\] add function to get user email [\#37](https://github.com/inaka/erlang-github/pull/37) ([Euen](https://github.com/Euen))
|
68 | 79 |
|
69 | 80 | ## [0.1.11](https://github.com/inaka/erlang-github/tree/0.1.11) (2015-03-30)
|
70 |
| - |
71 | 81 | [Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.10...0.1.11)
|
72 | 82 |
|
73 | 83 | **Implemented enhancements:**
|
|
79 | 89 | - \[Close \#34\] add function to get user email [\#35](https://github.com/inaka/erlang-github/pull/35) ([Euen](https://github.com/Euen))
|
80 | 90 |
|
81 | 91 | ## [0.1.10](https://github.com/inaka/erlang-github/tree/0.1.10) (2015-03-23)
|
82 |
| - |
83 | 92 | [Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.9...0.1.10)
|
84 | 93 |
|
85 | 94 | **Merged pull requests:**
|
86 | 95 |
|
87 | 96 | - Support for Github Status API [\#33](https://github.com/inaka/erlang-github/pull/33) ([elbrujohalcon](https://github.com/elbrujohalcon))
|
88 | 97 |
|
89 | 98 | ## [0.1.9](https://github.com/inaka/erlang-github/tree/0.1.9) (2015-03-09)
|
90 |
| - |
91 | 99 | [Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.8...0.1.9)
|
92 | 100 |
|
93 | 101 | **Implemented enhancements:**
|
|
101 | 109 | **Merged pull requests:**
|
102 | 110 |
|
103 | 111 | - \[\#30\] Bumped version. [\#32](https://github.com/inaka/erlang-github/pull/32) ([jfacorro](https://github.com/jfacorro))
|
104 |
| - |
105 | 112 | - \[Closes \#30\] User organisation membership. [\#31](https://github.com/inaka/erlang-github/pull/31) ([jfacorro](https://github.com/jfacorro))
|
106 | 113 |
|
107 | 114 | ## [0.1.8](https://github.com/inaka/erlang-github/tree/0.1.8) (2015-03-04)
|
108 |
| - |
109 | 115 | [Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.7...0.1.8)
|
110 | 116 |
|
111 | 117 | **Merged pull requests:**
|
112 | 118 |
|
113 | 119 | - Version Bump [\#28](https://github.com/inaka/erlang-github/pull/28) ([elbrujohalcon](https://github.com/elbrujohalcon))
|
114 |
| - |
115 | 120 | - Handle github rate limits [\#27](https://github.com/inaka/erlang-github/pull/27) ([elbrujohalcon](https://github.com/elbrujohalcon))
|
116 | 121 |
|
117 | 122 | ## [0.1.7](https://github.com/inaka/erlang-github/tree/0.1.7) (2015-02-18)
|
118 |
| - |
119 | 123 | [Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.6...0.1.7)
|
120 | 124 |
|
121 | 125 | **Implemented enhancements:**
|
122 | 126 |
|
123 | 127 | - Handle comments with position 0 as global issue comments [\#25](https://github.com/inaka/erlang-github/issues/25)
|
124 |
| - |
125 | 128 | - Add a function for creating comments in issues [\#23](https://github.com/inaka/erlang-github/issues/23)
|
126 | 129 |
|
127 | 130 | **Merged pull requests:**
|
128 | 131 |
|
129 | 132 | - \[Closes \#25\] Handle messages with position 0 as global issue comments. [\#26](https://github.com/inaka/erlang-github/pull/26) ([jfacorro](https://github.com/jfacorro))
|
130 | 133 |
|
131 | 134 | ## [0.1.6](https://github.com/inaka/erlang-github/tree/0.1.6) (2015-02-13)
|
132 |
| - |
133 | 135 | [Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.5...0.1.6)
|
134 | 136 |
|
135 | 137 | **Merged pull requests:**
|
136 | 138 |
|
137 | 139 | - \[\#23\] Added issue comment creation and list API calls. [\#24](https://github.com/inaka/erlang-github/pull/24) ([jfacorro](https://github.com/jfacorro))
|
138 | 140 |
|
139 | 141 | ## [0.1.5](https://github.com/inaka/erlang-github/tree/0.1.5) (2015-01-14)
|
140 |
| - |
141 | 142 | [Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.4...0.1.5)
|
142 | 143 |
|
143 | 144 | **Merged pull requests:**
|
144 | 145 |
|
145 | 146 | - Bump Version to 0.1.5 [\#22](https://github.com/inaka/erlang-github/pull/22) ([elbrujohalcon](https://github.com/elbrujohalcon))
|
146 | 147 |
|
147 | 148 | ## [0.1.4](https://github.com/inaka/erlang-github/tree/0.1.4) (2015-01-12)
|
148 |
| - |
149 | 149 | [Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.3...0.1.4)
|
150 | 150 |
|
151 | 151 | **Fixed bugs:**
|
152 | 152 |
|
153 | 153 | - Typo in type name "messge" instead of "message" [\#17](https://github.com/inaka/erlang-github/issues/17)
|
| 154 | +- Fix types in egithub\_webhook [\#20](https://github.com/inaka/erlang-github/pull/20) ([elbrujohalcon](https://github.com/elbrujohalcon)) |
154 | 155 |
|
155 | 156 | **Merged pull requests:**
|
156 | 157 |
|
157 |
| -- Fix types in egithub\_webhook [\#20](https://github.com/inaka/erlang-github/pull/20) ([elbrujohalcon](https://github.com/elbrujohalcon)) |
158 |
| - |
159 | 158 | - egithub\_webhook: Provide the whole repo structure, not just the name for the callback [\#19](https://github.com/inaka/erlang-github/pull/19) ([elbrujohalcon](https://github.com/elbrujohalcon))
|
160 |
| - |
161 | 159 | - \[Closes \#17\] Fix typo. [\#18](https://github.com/inaka/erlang-github/pull/18) ([jfacorro](https://github.com/jfacorro))
|
162 |
| - |
163 | 160 | - Create a new behaviour: egithub\_webhook [\#16](https://github.com/inaka/erlang-github/pull/16) ([elbrujohalcon](https://github.com/elbrujohalcon))
|
164 | 161 |
|
165 | 162 | ## [0.1.3](https://github.com/inaka/erlang-github/tree/0.1.3) (2014-11-13)
|
166 |
| - |
167 | 163 | [Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.2...0.1.3)
|
168 | 164 |
|
169 | 165 | **Implemented enhancements:**
|
|
179 | 175 | - \[Closes \#14\] Fixed bug. [\#15](https://github.com/inaka/erlang-github/pull/15) ([jfacorro](https://github.com/jfacorro))
|
180 | 176 |
|
181 | 177 | ## [0.1.2](https://github.com/inaka/erlang-github/tree/0.1.2) (2014-11-13)
|
182 |
| - |
183 | 178 | [Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.1...0.1.2)
|
184 | 179 |
|
185 |
| -**Fixed bugs:** |
| 180 | +**Implemented enhancements:** |
186 | 181 |
|
187 |
| -- Wrong credentials tuple being created for basic authentication [\#6](https://github.com/inaka/erlang-github/issues/6) |
| 182 | +- \[\#12\] egithub\_json behavior [\#13](https://github.com/inaka/erlang-github/pull/13) ([jfacorro](https://github.com/jfacorro)) |
188 | 183 |
|
189 |
| -**Merged pull requests:** |
| 184 | +**Fixed bugs:** |
190 | 185 |
|
191 |
| -- \[\#12\] egithub\_json behavior [\#13](https://github.com/inaka/erlang-github/pull/13) ([jfacorro](https://github.com/jfacorro)) |
| 186 | +- Wrong credentials tuple being created for basic authentication [\#6](https://github.com/inaka/erlang-github/issues/6) |
192 | 187 |
|
193 | 188 | ## [0.1.1](https://github.com/inaka/erlang-github/tree/0.1.1) (2014-10-16)
|
194 |
| - |
195 | 189 | [Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.0...0.1.1)
|
196 | 190 |
|
197 | 191 | **Fixed bugs:**
|
198 | 192 |
|
199 | 193 | - Handle non 404 errors when checking team membership [\#10](https://github.com/inaka/erlang-github/issues/10)
|
200 |
| - |
201 | 194 | - Wrong api URI for get team membership [\#8](https://github.com/inaka/erlang-github/issues/8)
|
202 | 195 |
|
203 | 196 | **Merged pull requests:**
|
204 | 197 |
|
205 | 198 | - \[Fixes \#10\] Handle errors that are not 404 [\#11](https://github.com/inaka/erlang-github/pull/11) ([jfacorro](https://github.com/jfacorro))
|
206 |
| - |
207 | 199 | - \[Fixes \#8\] Corrected uri [\#9](https://github.com/inaka/erlang-github/pull/9) ([jfacorro](https://github.com/jfacorro))
|
208 | 200 |
|
209 | 201 | ## [0.1.0](https://github.com/inaka/erlang-github/tree/0.1.0) (2014-09-26)
|
210 |
| - |
211 | 202 | **Closed issues:**
|
212 | 203 |
|
213 | 204 | - Basic project structure [\#2](https://github.com/inaka/erlang-github/issues/2)
|
214 |
| - |
215 | 205 | - Implement GitHub API v3 [\#1](https://github.com/inaka/erlang-github/issues/1)
|
216 | 206 |
|
217 | 207 | **Merged pull requests:**
|
218 | 208 |
|
219 | 209 | - \[\#6\] Fix basic auth credential. [\#7](https://github.com/inaka/erlang-github/pull/7) ([jfacorro](https://github.com/jfacorro))
|
220 |
| - |
221 | 210 | - \[Closes \#1\] Github API v3 [\#5](https://github.com/inaka/erlang-github/pull/5) ([jfacorro](https://github.com/jfacorro))
|
222 |
| - |
223 | 211 | - \[Closes \#2\] Initial project structure. [\#3](https://github.com/inaka/erlang-github/pull/3) ([jfacorro](https://github.com/jfacorro))
|
224 | 212 |
|
225 | 213 |
|
|
0 commit comments