multipart icon indicating copy to clipboard operation
multipart copied to clipboard

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

Open Awea opened this issue 2 years ago • 1 comments

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 avatar Feb 06 '24 10:02 Awea

I am not sure this library is maintained anymore.

lud-wj avatar Mar 19 '25 14:03 lud-wj