Skip to content

Releases: please-build/arcat

v1.1.2

06 Nov 14:14
61314c7
Compare
Choose a tag to compare
  • Fix entries in ar archives that may be incorrect for certain filename lengths.

v1.1.1

25 Oct 11:03
04687a1
Compare
Choose a tag to compare
  • zip: enable --preamble_from to find preambles for zip files written by
    archive/zip (#24)

v1.1.0

21 Oct 13:06
541008d
Compare
Choose a tag to compare
  • zip: improve efficiency of --preamble_file option (#19)
  • zip: explicitly make --preamble_* options mutually exclusive (#21)
  • zip: read all non-zip data from --preamble_from file (#22)

v1.0.4

26 May 13:48
a1bec96
Compare
Choose a tag to compare
  • Write ar archives that can be read by llvm-ar.

v1.0.3

30 Nov 17:00
5e31fbc
Compare
Choose a tag to compare
  • Significantly increase the performance of xz decompression operations in
    the unzip command.

v1.0.2

08 Feb 12:07
d5a3ad5
Compare
Choose a tag to compare
  • Don't add __init__.py when there's a __init__.pyi file #7

v1.0.1

13 Dec 10:55
9927e21
Compare
Choose a tag to compare
  • Use osusergo and netgo for the stdlib to avoid some potential segfaults if
    the glibc version differs.

v1.0.0

26 Nov 09:16
8837742
Compare
Choose a tag to compare
  • First standalone release of this tool.

v0.9.1

25 Nov 17:43
8837742
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release
  • Linux binaries are now statically linked.

v0.9.0

25 Nov 11:54
91fe1bd
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release
  • First beta release