devinus / poison

An incredibly fast, pure Elixir JSON library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

String.strip/1 is deprecated. Use String.trim/1 instead

deepakkumarnd opened this issue · comments

Elixir version: 1.7.3
Poison version 3.1

I can work on this if no one is already working on this.

Hi, @Kumarn33

Any new on this issue?

It would be good to solve this too:

warning: Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
  lib/poison/encoder.ex:173

Fixed in 5.0.