Dino Kovač

Results 10 comments of Dino Kovač

@yqritc can you take a look at this? It's fairly straightforward and really helpful.

Any time for this small, yet very useful change?

@yqritc Hello there, can you review and merge this?

Closing as this was already reported in #167 and #164. I fixed this by using the fixed fonts from https://github.com/JB-Dmitry/monoid.

Thanks for the info, and thank you again for the great font!

Okay, thanks for the feedback. The converter is now published here (we're just waiting for it to be linked to jcenter): https://github.com/infinum/thrifty-retrofit-converter Can you link to it?

Hi @benjamin-bader, just a friendly reminder about this :)

We're running in to the same issue in our test suite. As a workaround, we're forcing TLS1.2: ```elixir ssl_opts = [ cacertfile: "...", certfile: "...", keyfile: "...", # workaround for...

@IngelaAndin using code from your branch fixes the issue for our use case - **thank you**!

The only problem I see here is that this could be hiding a problem in the config file. For instance we could have a problem for the mandatory version part...