Andrew Ruder
Andrew Ruder
I had contemplated if it still made sense to include the compiled executable for Windows in the git repository as opposed to doing a separate build/release (I believe github has...
That makes sense. Well, if the rest of this looks good, I'll just update the pull request to not update the .exe (especially not on every commit) as windows functionality...
@RyanPWalker's referenced fix worked for me on Mojave.
Just to emphasize the added awesomeness of this pull request -- In addition to just a straight Moose -> Moo transition, this PR also drastically improves the decoding logic /...
I'll put something together.
@genehack -- got a test worked out and pull request to fix the issue made.
Just to clarify - we are regularly hitting this deadlock with `git fetch --tags` when there's 15 or so tags.
As noted above, with this PR library now seems to fully work from 1.4 -> 1.14, test suite passes on 1.10+. Verified via this elixir docker images: hexpm/elixir:1.1.0-erlang-17.0.1-debian-jessie-20200224 hexpm/elixir:1.2.0-erlang-18.0.1-debian-jessie-20200224 hexpm/elixir:1.3.0-erlang-18.0.1-debian-jessie-20200224...