Michel Daviot
Michel Daviot
in 2.1.2 ? I'll have a look at the performance when I come back from holidays and keep you posted. 2.1.1 seemed pretty similar to 2.1.0
I've deployed yesterday a new version based on 2.1.2, the performance and latency seems slightly better More details in a table: 
Hi @skjolber This is a rough PR before the WE with my major JMH use cases. I had to use gradle instead of maven for a simpler plugin usage. Run...
This should also be useful in my company in the future !
Here is the most simple definition I could think of: - each container has a "door" property (one of the 6 faces) - an item can be reached by an...
I'd also like this to be fixed ! Possible workaround : https://gist.github.com/tyrcho/b70c40da900a7dd984496de7ca0eb297
@fthomas if you agree with this idea, and give some quick pointers on which parts of this code needs to change, I'd be happy to implement and test this feature
I think this is a very valid idea. Today I had to fix a MR created via scala-steward which had a similar issue : it bumped both flyway and sbt-flyway...
Thanks, that does the job for the moment.
Thanks for the answer ! It would be helpfull to see it in the documentation :) Here is what I used following the links : ```scala style( unsafeRoot("*")( boxSizing.borderBox, media.all.minWidth(800.px)(fontSize(4.vmin))),...