JuliaData / Feather.jl

Read and write feather files in pure Julia
https://juliadata.github.io/Feather.jl/stable
Other
109 stars 27 forks source link

fix UNION macro call #65

Closed bicycle1885 closed 6 years ago

bicycle1885 commented 6 years ago

Fix #60.

bicycle1885 commented 6 years ago

Ah, this is already fixed on the master branch.

Could you release a new version? People will suffer from #60.

davidanthoff commented 6 years ago

I think there should be an upper bound in METADATA.jl that should prevent folks from getting versions where that happens?