Skip to content

Releases: samoconnor/InfoZIP.jl

v0.2.0 Support Julia 1.0

22 Aug 01:23
Compare
Choose a tag to compare
fix InfoZip -> InfoZIP capitalisation

v0.0.10

28 Mar 00:32
Compare
Choose a tag to compare

v0.5 compatibility.

Close file after unzip operation (ZipFile.jl backend).

v0.0.9

20 Jun 00:38
Compare
Choose a tag to compare

Add ENV["HAVE_INFOZIP"] option to support userimg.jl build.

v0.0.8

02 May 02:02
Compare
Choose a tag to compare

pass -o option to unzip to force over-write of existing files

Julia v0.5 compat

20 Apr 00:12
Compare
Choose a tag to compare
v0.0.6

InfoZIP v0.0.6 [53a70f01fa]

v0.0.5

26 Feb 00:38
Compare
Choose a tag to compare

Use Cmd( , dir = ...) to make async safe (remove use of cd())

v0.0.3

09 Feb 08:34
Compare
Choose a tag to compare

New: Base.merge!{T<:Associative}(z::Archive, dict::T)

v0.0.2

09 Feb 08:39
Compare
Choose a tag to compare

Add alternate ZipFile.jl backend (for when Info-ZIP is not installed)