Skip to content

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 04 Dec 22:05
· 91 commits to master since this release
3ff3375

Tar v1.9.0

Diff since v1.8.0

This is the release in which Tar.jl has become a stdlib, so many changes were made to accommodate that. The primary "feature" in this release is technically a bug fix: previously on Windows Tar would not correctly detect executable files and it would always extract all files as executable; now, when using Julia ≥ 1.6 it will do both correctly.

Closed issues:

  • AssertionError when extracting tarball (#80)

Merged pull requests: