Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: mholt/archives

v0.1.5

13 Oct 17:55
v0.1.5
e30ac60

Choose a tag to compare

What's Changed

  • go.mod: update some modules and klauspost/compress to 1.18.0 by @M0Rf30 in #54
  • Remove unused WriterTo interface constraint from rarReader type by @dpgarrick in #56

Full Changelog: v0.1.4...v0.1.5

v0.1.4

16 Sep 22:41
v0.1.4

Choose a tag to compare

This release contains an important bug fix if you walk (fs.WalkDir()) archives multiple times using archives.ArchiveFS; it would omit directory trees with implicit structure (i.e. if the archive doesn't have an explicit entry for each directory in the tree) after the first walk, on subsequent walks.

Upgraded dependencies, and improved brotli stream matching. Thanks to those who contributed!

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

26 Jun 16:50
v0.1.3
8592d45

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

14 May 21:32
v0.1.2

Choose a tag to compare

What's Changed

  • Make DeepFS.SplitPath public & fix nested ext bug by @bplaxco in #26
  • fix(brotli): better brotli detection heuristics by @darkliquid in #30
  • feat(rar): add support for multi-volume rar archives by @darkliquid in #33

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

03 Apr 13:30
v0.1.1

Choose a tag to compare

This release adds support for MinLZ format, enables customizing Gnu headers in tar archives, and has some bug fixes.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

03 Jan 19:26
v0.1.0

Choose a tag to compare

Initial release for convenience of some workflows. I use it in production, and you probably can too, but please do plenty of testing, and note that this is a pre-1.0 release, so some API surfaces and behaviors may change.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.