Closed the-guitarman closed 5 years ago
@jonasschmidt ping
Sorry for the long delay. I was on sabbatical and had my GitHub email still set to the company address, so I never got the notifications for the open issues. The PR has been merged and released in version 0.6.2
. Thank you for taking care of this 🙇
I'm using elixir 1.9.1 and I have a lot of deprecation warnings in my log:
and
I fixed the warnings, but
mix test
crashes in general at my machine with and without my changes.I did:
git clone ...
mix dips.get
mix test
I'm using MacOS 10.14.5 with
Please check my changes and the test issue.
Regards