Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependencies + Enable for configuring JSON library #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

manzanit0
Copy link

Hi!

First of all, great library here! I've been tinkering with it for a while for some personal projects, and it's fantastic - I'm really glad that it exists even though it's not very common for folks to need these kind of things :)

I'm including in the PR some very minor changes so that:

  1. Allows for configurable JSON library (in order to be able to use Jason for example, which is the usual one in Phoenix projects)
  2. Still keeps the responsability of importing the JSON lib on the user's side
  3. Bumps the version of Poison and HTTPoison to the most recent one.
  4. Updates the README.

Hope you find it useful!

Javier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant