Rafik Salama

Results 4 comments of Rafik Salama

I've run into the same problem and temporarily set this in my build.sbt to get the expected behavior: ``` name in Universal := name.value + "_" + CrossVersionUtil.binaryScalaVersion(scalaVersion.value), moduleID in...

@artnez Want to rebase against current master branch? Glad to merge when it's ready.

Thanks for working on this! This is a good start. This works for setting up a route to grayscale images by default, but I think we'd also like to allow...

Hi @lildude. Thanks for taking a look and unblocking the CI checks. I believe with the latest set of changes, the checks should be passing now. I see you've added...