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

Deprecation warnings in Elixir 1.5 #30

Closed
smetana opened this issue Aug 28, 2017 · 1 comment
Closed

Deprecation warnings in Elixir 1.5 #30

smetana opened this issue Aug 28, 2017 · 1 comment

Comments

@smetana
Copy link

smetana commented Aug 28, 2017

warning: String.rstrip/2 is deprecated, use String.trim_trailing/2 with a binary as second argument
  lib/number/si.ex:117

warning: String.rstrip/2 is deprecated, use String.trim_trailing/2 with a binary as second argument
  lib/number/si.ex:117

warning: Integer.to_char_list/1 is deprecated, use Integer.to_charlist/1
  lib/number/delimit.ex:133

@danielberkompas
Copy link
Owner

Version 0.5.3 has been released with these fixes. Thanks! ⭐ ⭐ ⭐

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

No branches or pull requests

2 participants