fhs / NPZ.jl

A Julia package that provides support for reading and writing Numpy .npy and .npz files
Other
117 stars 16 forks source link

Version in official Julia package repo is out of date, gives deprecation warnings in v0.5 #15

Closed elnjensen closed 7 years ago

elnjensen commented 7 years ago

The master version here in github works fine in Julia v0.5, but the version pulled from the official package repo via Pkg.add("NPZ") isn't up-to-date with what's here, and gives deprecation warnings.

fhs commented 7 years ago

fixed in v0.2.0