<div dir="ltr"><div><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">Just released a new version of hackney, an HTTP client library in Erlang.</span><br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">
<br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px"><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">Little changes in this one except that the parse transform has been removed. Now the REST syntax `hackney:Method(URL, ...)` (where `Method` can be get, post,put, delete....) thanks to nox  is now available at the compilation which also means that you can use it in the shell.</span><br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">
<br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px"><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">Ex.</span><br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">
<br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px"><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">     hackney:get("</span><a href="https://friendpaste.com/" class="" rel="nofollow" style="color:rgb(66,127,237);text-decoration:none;font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">https://friendpaste.com</a><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">")</span><br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">
<br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px"><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">will start to fetch the Friendpaste page.</span><br>
</div><div><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px"><br></span></div><div><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">More info on the release page:</span></div>
<div><br></div><a href="https://github.com/benoitc/hackney/releases/tag/0.4.3">https://github.com/benoitc/hackney/releases/tag/0.4.3</a><br><div><br></div><div>Enjoy :)</div><div><br></div><div>- benoit</div></div>