Adam Warski
                                            Adam Warski
                                        
                                    As for using `.cache`, see #29 - it's not too late to change this yet ;)
@kabdelrahman You also have problems with gradle? We're not gradle users unfortunately, so I think we would need somebody to take a look and try to fix the problem :)
Thanks for the workaround! Worked I think I had the same issue in `sttp`, where sub-projects have different cross versions. More concretely, the jvm/js backends target both 2.11 and 2.12,...
Didn't know about that, thanks :) I suppose `~/.cache/clippy` would be a good default for macos too. You don't know what's the convention on windows, by chance? And maybe you'd...
If you would find the time, that would be great :) Not sure if it's worth moving from the old location, as the gzipped file is now about 2KB
Well, if different OSes have different conventions for cache-like local storage, then adding conditional code wouldn't seem wrong in any way to me :) Maybe this could be separate object?
Not yet, but it's on our to-do list for quite some time now. Especially now, that when the community expressed interest, we'll try to implement that faster :)
Sure, that should be a matter of a simple configuration option. However the addresses returned by SQS always contain queue (unless something changed?), hence the current behavior.
Ah, maybe something changed since I originally wrote that or it's indeed region-specific. Anyway, adding such a config option should be pretty straightforward.
For sure, once akka-http has a Scala 3 release :)