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

Fix deprecated File.stream!(file, options, line_or_bytes) #18

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Awea
Copy link
Contributor

@Awea Awea commented Feb 6, 2024

Hello there, I recently updated an application of mine to Elixir 1.16 and I saw that File.stream!(file, options, line_or_bytes) is deprecated.

See https://hexdocs.pm/elixir/1.16.1/changelog.html#3-soft-deprecations-no-warnings-emitted

I have no idea how to keep supporting older versions so I changed the Elixir version requirement

@Awea Awea marked this pull request as ready for review February 6, 2024 11:12
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.

None yet

1 participant