jsonkenl / xlsxir

Xlsx parser for the Elixir language.
MIT License
212 stars 83 forks source link

Fixed "Enum.into" warning #86

Closed ivalentinee closed 5 years ago

ivalentinee commented 5 years ago

Warning introduced in Elixir 1.8.0.

Please review this PR, I'm unsure about my code (didn't trace the whole project, sorry). Tests pass, so it should work.

jsonkenl commented 5 years ago

Thanks for the fix @vemperor!

junjizhi commented 5 years ago

@jsonkenl can you publish a new hex package to remove this warning? It's been a bit annoying to see those messages. thanks

jsonkenl commented 5 years ago

@junjizhi Published...sorry for the delay, I'm a tax professional by day and so I've been slammed with my busy season. If you have further issues, please let me know.

junjizhi commented 5 years ago

@jsonkenl Thank you for your work on maintaining this repo! Wish you all the best.