Dairon M.

Results 25 issues of Dairon M.

Hi all, Is there any plan to release a new version with the fixes for Elixir 1.7? Thanks!

Thanks for this great library. It would be great to release the 2.x series to hex.pm, the 1.x version has issues with encoding non-utf8 characters that cause a lot of...

Fixes new CVE in hackney, described at https://github.com/advisories/GHSA-9fm9-hp7p-53mf. The new hackney version disallows plain http basic auth, we need to state in the changelog that `insecure_basic_auth` must be set to...

While the new simple interface works, the Graphiql workspace, braeaks with this error: ![Image](https://github.com/user-attachments/assets/5460f29c-39f1-43b2-9337-37d0d798e2d3)

Now that OTP has native JSON support, it would be nice to make jsone optional and have a JSON behavior where one can switch the JSON library implementation. Thoughts