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

fixing String.strip() deprecations in Elixir 1.5 #78

Merged
merged 1 commit into from
Nov 18, 2017

Conversation

sespindola
Copy link
Contributor

Hi,
I replaced all the strip function calls with trim, since strip was deprecated in Elixir 1.5.

Cheers,

Sebastian A. Espindola

@sespindola sespindola changed the title fixing String.strip() deprecations in Eliir 1.5 fixing String.strip() deprecations in Elixir 1.5 Nov 14, 2017
@bryanjos bryanjos merged commit ae76b1e into felt:master Nov 18, 2017
@bryanjos
Copy link
Contributor

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants