|
1 | | -# Change Log |
| 1 | +# Changelog |
2 | 2 |
|
3 | | -## [0.4.0](https://github.com/inaka/shotgun/tree/0.4.0) |
| 3 | +## [0.4.1](https://github.com/inaka/shotgun/tree/0.4.1) (2020-05-19) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/inaka/shotgun/compare/0.4.0...0.4.1) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- New release? [\#179](https://github.com/inaka/shotgun/issues/179) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- Left trim optional spaces in event field values [\#182](https://github.com/inaka/shotgun/pull/182) ([zurab-darkly](https://github.com/zurab-darkly)) |
| 14 | +- Improve things a bit to be compatible with new hex [\#181](https://github.com/inaka/shotgun/pull/181) ([elbrujohalcon](https://github.com/elbrujohalcon)) |
| 15 | + |
| 16 | +## [0.4.0](https://github.com/inaka/shotgun/tree/0.4.0) (2019-10-16) |
4 | 17 |
|
5 | 18 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.3.0...0.4.0) |
6 | 19 |
|
|
15 | 28 |
|
16 | 29 | **Merged pull requests:** |
17 | 30 |
|
| 31 | +- Prepare release 0.4.0 [\#180](https://github.com/inaka/shotgun/pull/180) ([jfacorro](https://github.com/jfacorro)) |
18 | 32 | - Fix dialyzer warning for gun\_opts [\#177](https://github.com/inaka/shotgun/pull/177) ([unix1](https://github.com/unix1)) |
19 | 33 | - Monitor gun process, handle DOWN message in at\_rest state [\#176](https://github.com/inaka/shotgun/pull/176) ([unix1](https://github.com/unix1)) |
20 | 34 | - Update legacy rebar to gun 1.3.0 too [\#175](https://github.com/inaka/shotgun/pull/175) ([unix1](https://github.com/unix1)) |
|
30 | 44 | - \[\#160\] Fixed all dialyzer errors [\#161](https://github.com/inaka/shotgun/pull/161) ([HernanRivasAcosta](https://github.com/HernanRivasAcosta)) |
31 | 45 |
|
32 | 46 | ## [0.3.0](https://github.com/inaka/shotgun/tree/0.3.0) (2016-06-08) |
| 47 | + |
33 | 48 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.2.3...0.3.0) |
34 | 49 |
|
35 | 50 | **Implemented enhancements:** |
|
52 | 67 | - \[Fix \#148\] Update dependencies; Update erlang.mk; Add ruleset to elvis.config [\#150](https://github.com/inaka/shotgun/pull/150) ([harenson](https://github.com/harenson)) |
53 | 68 |
|
54 | 69 | ## [0.2.3](https://github.com/inaka/shotgun/tree/0.2.3) (2016-01-22) |
| 70 | + |
55 | 71 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.2.2...0.2.3) |
56 | 72 |
|
57 | 73 | **Merged pull requests:** |
|
60 | 76 | - \[Fix \#114\] update cowboy and cowlib version [\#145](https://github.com/inaka/shotgun/pull/145) ([Euen](https://github.com/Euen)) |
61 | 77 |
|
62 | 78 | ## [0.2.2](https://github.com/inaka/shotgun/tree/0.2.2) (2016-01-20) |
| 79 | + |
63 | 80 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.2.0...0.2.2) |
64 | 81 |
|
65 | 82 | **Merged pull requests:** |
66 | 83 |
|
67 | 84 | - Version Bump to 0.2.1 [\#143](https://github.com/inaka/shotgun/pull/143) ([cabol](https://github.com/cabol)) |
68 | 85 |
|
69 | 86 | ## [0.2.0](https://github.com/inaka/shotgun/tree/0.2.0) (2016-01-18) |
| 87 | + |
70 | 88 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.1.15...0.2.0) |
71 | 89 |
|
72 | 90 | **Fixed bugs:** |
|
84 | 102 | - Update README URLs based on HTTP redirects [\#139](https://github.com/inaka/shotgun/pull/139) ([ReadmeCritic](https://github.com/ReadmeCritic)) |
85 | 103 |
|
86 | 104 | ## [0.1.15](https://github.com/inaka/shotgun/tree/0.1.15) (2016-01-05) |
| 105 | + |
87 | 106 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.1.12...0.1.15) |
88 | 107 |
|
89 | 108 | **Implemented enhancements:** |
|
114 | 133 | - \[\#122\] Updated to upload in hex.pm [\#135](https://github.com/inaka/shotgun/pull/135) ([davecaos](https://github.com/davecaos)) |
115 | 134 | - \[\#102\] Allow proplist headers [\#133](https://github.com/inaka/shotgun/pull/133) ([tothlac](https://github.com/tothlac)) |
116 | 135 | - \[Closes \#98\] Added tests and improved code [\#131](https://github.com/inaka/shotgun/pull/131) ([jfacorro](https://github.com/jfacorro)) |
117 | | -- Revert "\(\#45\) Add last\_event\_id per sse spec" [\#129](https://github.com/inaka/shotgun/pull/129) ([elbrujohalcon](https://github.com/elbrujohalcon)) |
118 | | -- \(\#45\) Add last\_event\_id per sse spec [\#128](https://github.com/inaka/shotgun/pull/128) ([tothlac](https://github.com/tothlac)) |
119 | 136 | - Dialyzer fixes and firx for encode basic auth [\#126](https://github.com/inaka/shotgun/pull/126) ([tothlac](https://github.com/tothlac)) |
120 | 137 | - \[Close \#118\] Chunked requests [\#119](https://github.com/inaka/shotgun/pull/119) ([jfacorro](https://github.com/jfacorro)) |
121 | 138 | - Maybe issue 95 fix [\#115](https://github.com/inaka/shotgun/pull/115) ([kennethlakin](https://github.com/kennethlakin)) |
|
127 | 144 | - Error reply [\#90](https://github.com/inaka/shotgun/pull/90) ([davecaos](https://github.com/davecaos)) |
128 | 145 |
|
129 | 146 | ## [0.1.12](https://github.com/inaka/shotgun/tree/0.1.12) (2015-06-26) |
| 147 | + |
130 | 148 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.1.11...0.1.12) |
131 | 149 |
|
132 | 150 | **Fixed bugs:** |
|
146 | 164 | - \[\#88\] fix unrecognised events in parse\_event\(\) [\#89](https://github.com/inaka/shotgun/pull/89) ([davecaos](https://github.com/davecaos)) |
147 | 165 |
|
148 | 166 | ## [0.1.11](https://github.com/inaka/shotgun/tree/0.1.11) (2015-06-06) |
| 167 | + |
149 | 168 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.1.10...0.1.11) |
150 | 169 |
|
151 | 170 | **Closed issues:** |
|
158 | 177 | - Update dependencies [\#69](https://github.com/inaka/shotgun/pull/69) ([elbrujohalcon](https://github.com/elbrujohalcon)) |
159 | 178 |
|
160 | 179 | ## [0.1.10](https://github.com/inaka/shotgun/tree/0.1.10) (2015-05-19) |
| 180 | + |
161 | 181 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.1.9...0.1.10) |
162 | 182 |
|
163 | 183 | **Closed issues:** |
|
172 | 192 | - \[Fix \#80\] Version Bump 0.1.9 [\#82](https://github.com/inaka/shotgun/pull/82) ([davecaos](https://github.com/davecaos)) |
173 | 193 |
|
174 | 194 | ## [0.1.9](https://github.com/inaka/shotgun/tree/0.1.9) (2015-05-19) |
| 195 | + |
175 | 196 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.1.8...0.1.9) |
176 | 197 |
|
177 | 198 | **Fixed bugs:** |
|
195 | 216 | - Update LICENSE [\#72](https://github.com/inaka/shotgun/pull/72) ([andresinaka](https://github.com/andresinaka)) |
196 | 217 |
|
197 | 218 | ## [0.1.8](https://github.com/inaka/shotgun/tree/0.1.8) (2015-04-10) |
| 219 | + |
198 | 220 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.1.7...0.1.8) |
199 | 221 |
|
200 | 222 | **Merged pull requests:** |
201 | 223 |
|
202 | 224 | - Make it compatible with latest release of 'gun' [\#68](https://github.com/inaka/shotgun/pull/68) ([cabol](https://github.com/cabol)) |
203 | 225 |
|
204 | 226 | ## [0.1.7](https://github.com/inaka/shotgun/tree/0.1.7) (2015-03-05) |
| 227 | + |
205 | 228 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.1.6...0.1.7) |
206 | 229 |
|
207 | 230 | **Implemented enhancements:** |
|
232 | 255 | - Request timeout. [\#56](https://github.com/inaka/shotgun/pull/56) ([loguntsov](https://github.com/loguntsov)) |
233 | 256 |
|
234 | 257 | ## [0.1.6](https://github.com/inaka/shotgun/tree/0.1.6) (2014-12-02) |
| 258 | + |
235 | 259 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.1.5...0.1.6) |
236 | 260 |
|
237 | 261 | **Fixed bugs:** |
|
243 | 267 | - \[Fixes \#53 \#54\]. [\#55](https://github.com/inaka/shotgun/pull/55) ([Euen](https://github.com/Euen)) |
244 | 268 |
|
245 | 269 | ## [0.1.5](https://github.com/inaka/shotgun/tree/0.1.5) (2014-10-30) |
| 270 | + |
246 | 271 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.1.4...0.1.5) |
247 | 272 |
|
248 | 273 | **Implemented enhancements:** |
|
270 | 295 | - \[\#32\] Useful README. [\#42](https://github.com/inaka/shotgun/pull/42) ([jfacorro](https://github.com/jfacorro)) |
271 | 296 |
|
272 | 297 | ## [0.1.4](https://github.com/inaka/shotgun/tree/0.1.4) (2014-10-14) |
| 298 | + |
273 | 299 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.1.3...0.1.4) |
274 | 300 |
|
275 | 301 | **Closed issues:** |
|
281 | 307 | - \[Closes \#39\] Added request/6. [\#40](https://github.com/inaka/shotgun/pull/40) ([jfacorro](https://github.com/jfacorro)) |
282 | 308 |
|
283 | 309 | ## [0.1.3](https://github.com/inaka/shotgun/tree/0.1.3) (2014-10-14) |
| 310 | + |
284 | 311 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.1.2...0.1.3) |
285 | 312 |
|
286 | 313 | **Implemented enhancements:** |
|
292 | 319 | - \[Closes \#37\] Added rebar.config. [\#38](https://github.com/inaka/shotgun/pull/38) ([jfacorro](https://github.com/jfacorro)) |
293 | 320 |
|
294 | 321 | ## [0.1.2](https://github.com/inaka/shotgun/tree/0.1.2) (2014-09-29) |
| 322 | + |
295 | 323 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.1.1...0.1.2) |
296 | 324 |
|
297 | 325 | **Fixed bugs:** |
|
304 | 332 | - \[Closes \#34\] Added response to events queue on async request termination. [\#35](https://github.com/inaka/shotgun/pull/35) ([Euen](https://github.com/Euen)) |
305 | 333 |
|
306 | 334 | ## [0.1.1](https://github.com/inaka/shotgun/tree/0.1.1) (2014-09-25) |
| 335 | + |
307 | 336 | [Full Changelog](https://github.com/inaka/shotgun/compare/0.1.0...0.1.1) |
308 | 337 |
|
309 | 338 | **Merged pull requests:** |
310 | 339 |
|
311 | 340 | - Split events [\#17](https://github.com/inaka/shotgun/pull/17) ([unbalancedparentheses](https://github.com/unbalancedparentheses)) |
312 | 341 |
|
313 | 342 | ## [0.1.0](https://github.com/inaka/shotgun/tree/0.1.0) (2014-08-15) |
| 343 | + |
| 344 | +[Full Changelog](https://github.com/inaka/shotgun/compare/4a940227a6818846c197caa87cdef811454f573c...0.1.0) |
| 345 | + |
314 | 346 | **Implemented enhancements:** |
315 | 347 |
|
316 | 348 | - Add support for pushing messages [\#8](https://github.com/inaka/shotgun/issues/8) |
|
350 | 382 |
|
351 | 383 |
|
352 | 384 |
|
353 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 385 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments