JuliaAstro / AstroLib.jl

Bundle of small astronomical and astrophysical routines.
http://juliaastro.github.io/AstroLib.jl/stable/
Other
80 stars 23 forks source link

need new version in Metadata.jl #14

Closed catawbasam closed 7 years ago

catawbasam commented 7 years ago

I'm seeing multiple stack traces related to @vectorize_1arg and @vectorize_2arg upon running using AstroLib from Julia 0.6.

Looks like you've updated master, so maybe just need to tag a version in Metadata.jl?

giordano commented 7 years ago

Yes, that's fixed in master, but this version only supports Julia 0.6 (there were a couple of small incompatibilities between Julia 0.5 and 0.6, not fixable with Compat), which isn't released yet, it took way more than expected to be finished. However, Julia 0.6 should be released very soon now, I plan to roll a new version of AstroLib.jl within next few days (maybe today or tomorrow). Thanks!

giordano commented 7 years ago

Version 0.1.0 released (only for Julia 0.6, sorry)!