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

Sync ZipFile.jl requirements #55

Closed bkamins closed 1 year ago

bkamins commented 1 year ago

Adding 0.10 of ZipFile.jl support should not be problematic. As it is commented in #54 having a new release would be good as current version of Compat.jl is 4.x which is currently not allowed by NPZ.jl and it conflicts with many packages.

CarloLucibello commented 1 year ago

Can we merge this and tag a new release?

CarloLucibello commented 1 year ago

@fhs if you don't have time to maintain this repo I can help, could you grant me admin rights?

fhs commented 1 year ago

@CarloLucibello I've added you as a collaborator.

CarloLucibello commented 1 year ago

Thanks! Unfortunately that is not enough to allow me to merge PRs though.

CarloLucibello commented 1 year ago

Nevermind, I actually can, I hadn't accepted the invitation yet