Closed iamed2 closed 8 years ago
I'll note that I couldn't get the docstring test working for 0.5 in any format so I marked it as broken.
Thanks! :)
tagging now (ish)...
Double thanks! :)
Pkg.publish() is broken in 0.4.
With 0.5 I am seeing invalid metdata from another package (DataFrames requires BayesNets which apparently does not exist).
This kind of crap is why I spend my time elsewhere these days. I'll try again tomorrow.
I understand your frustration!
If you felt comfortable, you could give me contributor access and I could do it, and assist in maintaining this repo. I understand if you don't want to do that though.
hat would be great - just sent you an invite, i think.
Yep, got it. Thanks!
not sure if it's clear, but there's a 0.0.10 (iirc) in git. that was created by PkgDev,tag(). you may want to delete that from git and then run tag and publish yourself. i imagine there are more complicated ways but that's what i was trying to do. thanks.
I didn't have to delete it because the 0.0.10 tag didn't exist on GitHub. You must not have pushed it.
Loading a certain big dependency tree including AutoHashEquals was failing on 0.5. This fixes that.