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

Make code loading compatible and deprecation free on old and new elixirs #232

Merged
merged 1 commit into from
Jan 4, 2019

Conversation

iamvery
Copy link
Collaborator

@iamvery iamvery commented Jan 4, 2019

A deprecation warning in Elixir 1.7 was fixed in #229, however I failed to notice that the new function being used is unavailable in older Elixirs. This should work on Elixirs old and new.

[closes #230]

@felipesere felipesere merged commit 5e5d6bc into master Jan 4, 2019
w0rd-driven pushed a commit to w0rd-driven/elixir-koans that referenced this pull request Jan 15, 2020
…-loading-portable

Make code loading compatible and deprecation free on old and new elixirs
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.

watcher does not work as expected
2 participants