csv icon indicating copy to clipboard operation
csv copied to clipboard

Relax Parallel Stream Dependency

Open maennchen opened this issue 2 years ago • 3 comments

This PR addresses

No issue

Open questions

  • Could also be changed to ~> 1.0 or >= 1.0.4 and ~> 1.0

Checklist

  • Tests added
  • Coverage increases or stays the same
  • Docs updated
  • Changelog updated

maennchen avatar Dec 09 '21 12:12 maennchen

Thanks so much for proposing this. Merging this would be great to remove the warning on "coveralls" from the prior version of parallel streams:

https://github.com/beatrichartz/parallel_stream/issues/13

warning: found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores do not require quotes
... deps/parallel_stream/mix.exs:17:30

cforcey avatar Mar 11 '22 11:03 cforcey

Hello all,

Eagerly awaiting this merge to fix the depreciation warnings :)

Tiuipuv avatar Mar 21 '22 17:03 Tiuipuv

Sorry to ask, but is there any issue that blocks the merging of this PR @beatrichartz ?

isfalcantara avatar Jun 22 '22 14:06 isfalcantara

Thanks for this, merged. Apologies this took a while.

beatrichartz avatar Sep 17 '22 01:09 beatrichartz

Thanks @beatrichartz! No worries 😊

maennchen avatar Sep 17 '22 05:09 maennchen